Skip to content

Commit

Permalink
feat: bump version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
doananhtuan22111996 committed Aug 31, 2024
1 parent d8abd28 commit a0db8de
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
- Updated CHANGLOG.md ([#4](https://github.com/doananhtuan22111996/flutter_architecture/issues/4))

### Features
- Add github actions ([#8](https://github.com/doananhtuan22111996/flutter_architecture/issues/8))
- configuration project ([#9](https://github.com/doananhtuan22111996/flutter_architecture/issues/9))
- CHANGELOG.md ([#7](https://github.com/doananhtuan22111996/flutter_architecture/issues/7))
- Configuration env project ([#6](https://github.com/doananhtuan22111996/flutter_architecture/issues/6))
- Included Theme, Styles, UI kit by Material desgin ([#5](https://github.com/doananhtuan22111996/flutter_architecture/issues/5))

Expand Down
6 changes: 5 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
name: skeleton
name: root

publish_to: "none"

version: 3.0.1+1

environment:
sdk: ">=2.19.2 <4.0.0"
Expand Down

0 comments on commit a0db8de

Please sign in to comment.