Skip to content

Commit 23c55d9

Browse files
authored
release: thema 0.1.0-dev02 (#10)
1 parent 756757d commit 23c55d9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/thema": "0.1.0-dev01"
2+
"packages/thema": "0.1.0-dev02"
33
}

packages/thema/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.0-dev02](https://github.com/ronnnnn/thema/compare/thema-v0.1.0-dev01...thema-v0.1.0-dev02) (2024-10-10)
4+
5+
### Documentation
6+
7+
- add dependencies in setup steps ([2abafc9](https://github.com/ronnnnn/thema/commit/2abafc9551ab11a000f0ee7c4f581a14ff8d1e59))
8+
- mask version ([756757d](https://github.com/ronnnnn/thema/commit/756757dd2fb95f5493248430f2099cf54ce8cf41))
9+
310
## [0.1.0-dev01](https://github.com/ronnnnn/thema/releases/tag/thema-v0.1.0-dev01) (2024-10-10)
411

512
### Build System

packages/thema/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: thema
22
description: thema reduces the boilerplate code required to create ThemeExtension classes with macros.
3-
version: 0.1.0-dev01
3+
version: 0.1.0-dev02
44
homepage: https://github.com/ronnnnn/thema
55
repository: https://github.com/ronnnnn/thema
66
platforms:

0 commit comments

Comments
 (0)