Skip to content

Commit 8717723

Browse files
committed
chore(release): rules_dart 0.0.2
1 parent 3b2982c commit 8717723

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"go": "0.2.0",
66
"java": "0.1.0",
77
"dart/dotprompt": "0.0.1",
8-
"bazel/rules_dart": "0.0.1",
8+
"bazel/rules_dart": "0.0.2",
99
"rs": "0.1.0",
1010
"packages/vscode": "0.0.1",
1111
"packages/vim": "0.1.0",

bazel/rules_dart/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to rules_dart will be documented in this file.
44

5+
## [0.0.2](https://github.com/google/dotprompt/compare/rules_dart-0.0.1...rules_dart-0.0.2) (2026-02-01)
6+
7+
8+
### Features
9+
10+
* add rules_dart implementation ([#508](https://github.com/google/dotprompt/issues/508)) ([33a2562](https://github.com/google/dotprompt/commit/33a2562368bba58b86125090471d16c0f8068357))
11+
* **dart:** dotprompt and handlebars implementation ([#509](https://github.com/google/dotprompt/issues/509)) ([3b2982c](https://github.com/google/dotprompt/commit/3b2982c6f8dfaee84ca120da93a50bc92940ee69))
12+
513
## [0.0.1] - 2026-01-30
614

715
### Added

0 commit comments

Comments
 (0)