Skip to content

Commit bbb1d76

Browse files
Publish 19.3.0
1 parent e5627f8 commit bbb1d76

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# HEAD
1+
# 19.3.0
22

33
## Features
44
* **js:** Migrate tests from Karma to Jasmine browser runner (#899)

assets/package/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Install package with NPM and add it to your dependencies:
2020
</tr>
2121
<tr>
2222
<td>Version</td>
23-
<td><a href="https://github.com/mozilla/protocol/blob/master/CHANGELOG.md">19.2.0</a></td>
23+
<td><a href="https://github.com/mozilla/protocol/blob/master/CHANGELOG.md">19.3.0</a></td>
2424
</tr>
2525
<tr>
2626
<td>Releases</td>

assets/package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mozilla-protocol/core",
3-
"version": "19.2.0",
3+
"version": "19.3.0",
44
"description": "A design system for Mozilla's websites.",
55
"repository": {
66
"type": "git",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protocol",
3-
"version": "19.2.0",
3+
"version": "19.3.0",
44
"private": true,
55
"author": "Mozilla",
66
"description": "A design system for Mozilla's websites.",

0 commit comments

Comments
 (0)