Skip to content

Commit

Permalink
chore(release): 0.0.576
Browse files Browse the repository at this point in the history
  • Loading branch information
wrappidcare committed Nov 6, 2024
1 parent da109a2 commit 1cd7797
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 6 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.576](https://github.com/wrappid/core/compare/v0.0.575...v0.0.576) (2024-11-06)


### Bug Fixes

* **core:** :art: code cleanup ([2ad0c9a](https://github.com/wrappid/core/commit/2ad0c9aad09147683f45b464c1c03e7a421b1043))
* **core:** :zap: handling local action ([da109a2](https://github.com/wrappid/core/commit/da109a281dad3ff3b37482d36b6fdac6ea49c5e7))

### [0.0.575](https://github.com/wrappid/core/compare/v0.0.574...v0.0.575) (2024-11-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wrappid/core",
"version": "0.0.575",
"version": "0.0.576",
"description": "Multi platform app builder core package.",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions package/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wrappid/core",
"version": "0.0.575",
"version": "0.0.576",
"description": "Multi platform app builder core package.",
"main": "index.js",
"scripts": {},
Expand Down

0 comments on commit 1cd7797

Please sign in to comment.