Skip to content

Commit 8604e87

Browse files
chore: Publish
- @messageformat/[email protected]
1 parent 0f51a34 commit 8604e87

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

mf1/packages/parser/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.1](https://github.com/messageformat/messageformat/compare/@messageformat/[email protected]...@messageformat/[email protected]) (2024-12-28)
7+
8+
* Use correct regexp for 'quoted' escapes ([#436](https://github.com/messageformat/messageformat/issues/436))
9+
610
## [5.1.0](https://github.com/messageformat/messageformat/compare/@messageformat/[email protected]...@messageformat/[email protected]) (2023-06-08)
711

812
### Features

mf1/packages/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@messageformat/parser",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "An AST parser for ICU MessageFormat strings",
55
"keywords": [
66
"icu",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)