Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2022-09-18)

### Bug Fixes

* fixing conflict ([434383b](434383b))
* renaming solux to @carere/solux ([fabd9e0](fabd9e0))
  • Loading branch information
semantic-release-bot committed Sep 18, 2022
1 parent 434383b commit ae2a77c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.1](https://github.com/carere/solux/compare/v1.0.0...v1.0.1) (2022-09-18)


### Bug Fixes

* fixing conflict ([434383b](https://github.com/carere/solux/commit/434383b81ff15c3441fd266779758f6ec7d21374))
* renaming solux to @carere/solux ([fabd9e0](https://github.com/carere/solux/commit/fabd9e02e5d97e241ca884af0ec16f92c8cc397d))

# 1.0.0 (2022-09-18)


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": "@carere/solux",
"version": "1.0.0",
"version": "1.0.1",
"description": "Flux implementation based on SolidJs reactivity",
"keywords": [
"Solid",
Expand Down

0 comments on commit ae2a77c

Please sign in to comment.