diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d34d0eb..d0ef0e9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{ ".": "0.9.1" } +{".":"0.10.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5d7b2c4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## 0.10.0 (2026-08-06) + +## What's Changed +* feat: add FormatJS CLI versions through 1.2.0 by @longlho in https://github.com/formatjs/rules_formatjs/pull/91 +* feat: automate releases with Release Please by @longlho in https://github.com/formatjs/rules_formatjs/pull/92 + + +**Full Changelog**: https://github.com/formatjs/rules_formatjs/compare/v0.9.1...v0.10.0 diff --git a/version.txt b/version.txt index f374f66..78bc1ab 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9.1 +0.10.0