Skip to content

Commit

Permalink
chore(release): 3.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.8](v3.0.7...v3.0.8) (2023-03-08)

### Bug fixes

* **deps:** update dependency @txo/redux to ^4.0.12 ([ebb1e3d](ebb1e3d))
  • Loading branch information
semantic-release-bot committed Mar 8, 2023
1 parent ebb1e3d commit 1594f70
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.8](https://github.com/technology-studio/startup-react/compare/v3.0.7...v3.0.8) (2023-03-08)


### Bug fixes

* **deps:** update dependency @txo/redux to ^4.0.12 ([ebb1e3d](https://github.com/technology-studio/startup-react/commit/ebb1e3d1a699740c2cfc0f1323589f2620550266))

## [3.0.7](https://github.com/technology-studio/startup-react/compare/v3.0.6...v3.0.7) (2023-03-08)


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": "@txo/startup-react",
"version": "3.0.7",
"version": "3.0.8",
"description": "Technology Studio - Startup react",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 1594f70

Please sign in to comment.