Skip to content

Commit 30abe20

Browse files
committed
chore(release): rules_dart 0.0.2
1 parent 1624c75 commit 30abe20

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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+
* **rules_dart:** first-class Bazel ruleset with RBE, IDE aspects, and version conflict detection ([#512](https://github.com/google/dotprompt/issues/512)) ([1624c75](https://github.com/google/dotprompt/commit/1624c7546deac1969a836dc83d2c3531a8e66ef0))
13+
514
## [0.0.1] - 2026-01-30
615

716
### Added

0 commit comments

Comments
 (0)