Skip to content

Commit

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

### Bug Fixes

* lint issue ([af47e12](af47e12))
* lint issue ([#14](#14)) ([86dd281](86dd281))
  • Loading branch information
semantic-release-bot committed Dec 30, 2023
1 parent 86dd281 commit 84292b3
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.3](https://github.com/Bugs5382/project-app-setup/compare/v1.4.2...v1.4.3) (2023-12-30)


### Bug Fixes

* lint issue ([af47e12](https://github.com/Bugs5382/project-app-setup/commit/af47e12ae2cbe82c42dd5000f7c5e5c5214b1528))
* lint issue ([#14](https://github.com/Bugs5382/project-app-setup/issues/14)) ([86dd281](https://github.com/Bugs5382/project-app-setup/commit/86dd281c587b7f824d196a7c1f6f200f37035737))

## [1.4.2](https://github.com/Bugs5382/project-app-setup/compare/v1.4.1...v1.4.2) (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.2",
"version": "1.4.3",
"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 84292b3

Please sign in to comment.