Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ ".": "0.9.1" }
{".":"0.10.0"}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.1
0.10.0
Loading