Skip to content

Commit

Permalink
chore(release): 1.3.19 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.19](v1.3.18...v1.3.19) (2025-01-05)

### Dependencies and Other Build Updates

* **deps-dev:** bump @commitlint/cli from 19.6.0 to 19.6.1 in the commitlint group ([#203](#203)) ([761acd6](761acd6))
* **deps-dev:** bump prettier from 3.3.3 to 3.4.1 ([#201](#201)) ([44b01f6](44b01f6))
* **deps-dev:** bump prettier from 3.4.1 to 3.4.2 ([#202](#202)) ([79b7985](79b7985))
* **deps:** bump semantic-release from 24.2.0 to 24.2.1 in the semantic-release group ([#204](#204)) ([2cdc532](2cdc532))
  • Loading branch information
semantic-release-bot committed Jan 5, 2025
1 parent 2cdc532 commit ebe5ae8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.3.19](https://github.com/eviden-actions/actions/compare/v1.3.18...v1.3.19) (2025-01-05)

### Dependencies and Other Build Updates

* **deps-dev:** bump @commitlint/cli from 19.6.0 to 19.6.1 in the commitlint group ([#203](https://github.com/eviden-actions/actions/issues/203)) ([761acd6](https://github.com/eviden-actions/actions/commit/761acd6b856902e0f975b3781e9dea0ec2a32077))
* **deps-dev:** bump prettier from 3.3.3 to 3.4.1 ([#201](https://github.com/eviden-actions/actions/issues/201)) ([44b01f6](https://github.com/eviden-actions/actions/commit/44b01f63e164d8647c9d6988c998b483e11daa29))
* **deps-dev:** bump prettier from 3.4.1 to 3.4.2 ([#202](https://github.com/eviden-actions/actions/issues/202)) ([79b7985](https://github.com/eviden-actions/actions/commit/79b798540ab7742afd5551d5d2e51ac571d9f72e))
* **deps:** bump semantic-release from 24.2.0 to 24.2.1 in the semantic-release group ([#204](https://github.com/eviden-actions/actions/issues/204)) ([2cdc532](https://github.com/eviden-actions/actions/commit/2cdc532ad2fc19e8a1789f6b2357696e36d377f4))

## [1.3.18](https://github.com/eviden-actions/actions/compare/v1.3.17...v1.3.18) (2024-11-24)

### Dependencies and Other Build Updates
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
Expand Up @@ -7,7 +7,7 @@
},
"bugs": "https://github.com/eviden-actions/actions/issues",
"private": "true",
"version": "1.3.18",
"version": "1.3.19",
"engines": {
"node": ">= 16.0.0",
"npm": ">= 8.0.0"
Expand Down

0 comments on commit ebe5ae8

Please sign in to comment.