Skip to content

Commit a187eb0

Browse files
authored
Bump version to 19.0.0 (#917)
Update Protocol assets to 5.3.0
1 parent cb92039 commit a187eb0

5 files changed

Lines changed: 11 additions & 11 deletions

File tree

CHANGELOG.md

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

33
## Features
44
* **component:** Remove deprecated Picto Card component.

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">18.0.0</a></td>
23+
<td><a href="https://github.com/mozilla/protocol/blob/master/CHANGELOG.md">19.0.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": "18.0.0",
3+
"version": "19.0.0",
44
"description": "A design system for Mozilla's websites.",
55
"repository": {
66
"type": "git",

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protocol",
3-
"version": "18.0.0",
3+
"version": "19.0.0",
44
"private": true,
55
"author": "Mozilla",
66
"description": "A design system for Mozilla's websites.",
@@ -30,7 +30,7 @@
3030
"@frctl/fractal": "^1.5.15",
3131
"@frctl/mandelbrot": "^1.10.3",
3232
"@frctl/nunjucks": "^2.0.15",
33-
"@mozilla-protocol/assets": "^5.2.0",
33+
"@mozilla-protocol/assets": "^5.3.0",
3434
"@mozilla-protocol/tokens": "^5.0.5",
3535
"babel-loader": "^9.1.3",
3636
"clean-webpack-plugin": "^4.0.0",

0 commit comments

Comments
 (0)