Skip to content

Commit 775fe92

Browse files
authored
Bump version to 19.2.0 (#937)
bump version to 19.2.0
1 parent 313265d commit 775fe92

File tree

5 files changed

+8
-9
lines changed

5 files changed

+8
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
# HEAD
2-
3-
* **js:** Migrate ESLint to use flat config file (#906)
1+
# 19.2.0
42

53
## Features
6-
* **component:** Add Firefox Klar wordmark for the Wordmark component
4+
* **component:** Add Firefox Klar wordmark for the Wordmark component (#932)
5+
* **js:** Migrate ESLint to use flat config file (#906)
76

87
# 19.1.0
98

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.1.0</a></td>
23+
<td><a href="https://github.com/mozilla/protocol/blob/master/CHANGELOG.md">19.2.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.1.0",
3+
"version": "19.2.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.1.0",
3+
"version": "19.2.0",
44
"private": true,
55
"author": "Mozilla",
66
"description": "A design system for Mozilla's websites.",

0 commit comments

Comments
 (0)