Skip to content

Commit

Permalink
chore(release): 1.4.4 [ci skip]
Browse files Browse the repository at this point in the history
## [1.4.4](v1.4.3...v1.4.4) (2023-12-30)

### Bug Fixes

* remove console ([7a5dc92](7a5dc92))
* removed console.log ([#15](#15)) ([3866988](3866988))
  • Loading branch information
semantic-release-bot committed Dec 30, 2023
1 parent 3866988 commit 2d81b3a
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.4.4](https://github.com/Bugs5382/project-app-setup/compare/v1.4.3...v1.4.4) (2023-12-30)


### Bug Fixes

* remove console ([7a5dc92](https://github.com/Bugs5382/project-app-setup/commit/7a5dc92fe63186cd4293aef51baa5b65551775b5))
* removed console.log ([#15](https://github.com/Bugs5382/project-app-setup/issues/15)) ([3866988](https://github.com/Bugs5382/project-app-setup/commit/3866988fe0c6d0a157cca52714c298841810b414))

## [1.4.3](https://github.com/Bugs5382/project-app-setup/compare/v1.4.2...v1.4.3) (2023-12-30)


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": "@the-rabbit-hole/app-setup",
"version": "1.4.3",
"version": "1.4.4",
"description": "A simple NPM package released under my org-scope that creates apps with my standard tools.",
"main": "./dist/index.js",
"bin": {
Expand Down

0 comments on commit 2d81b3a

Please sign in to comment.