Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2023-07-07)
  • Loading branch information
semantic-release-bot committed Jul 7, 2023
1 parent c774bda commit d651bc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# [1.1.0](https://github.com/pchmn/expo-material3-theme/compare/v1.0.1...v1.1.0) (2023-07-07)

## [1.0.1](https://github.com/pchmn/expo-material3-theme/compare/v1.0.0...v1.0.1) (2023-04-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pchmn/expo-material3-theme",
"version": "1.0.1",
"version": "1.1.0",
"description": "Manage Material 3 theme in your React Native App",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit d651bc8

Please sign in to comment.