Skip to content

Commit

Permalink
chore(release): set package.json to 1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2](v1.4.1...v1.4.2) (2024-05-15)

### Bug Fixes

* **skeleton:** ignore gen folder from biome ([163cef5](163cef5))
  • Loading branch information
semantic-release-bot committed May 15, 2024
1 parent 163cef5 commit 01f0c96
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 @@
## [1.4.2](https://github.com/soliantconsulting/create-auth0-cicd/compare/v1.4.1...v1.4.2) (2024-05-15)


### Bug Fixes

* **skeleton:** ignore gen folder from biome ([163cef5](https://github.com/soliantconsulting/create-auth0-cicd/commit/163cef57fc673c03faa01d43556f157d3454bc8a))

## [1.4.1](https://github.com/soliantconsulting/create-auth0-cicd/compare/v1.4.0...v1.4.1) (2024-05-15)


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": "@soliantconsulting/create-auth0-cicd",
"version": "1.4.1",
"version": "1.4.2",
"description": "Create Auth0 CICD",
"type": "module",
"author": "Soliant Consulting",
Expand Down

0 comments on commit 01f0c96

Please sign in to comment.