Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#75)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.3.0](v1.2.0...v1.3.0)
(2024-08-25)


### Features

* **action:** use packages for primary cache key
([fa5f6ca](fa5f6ca))


### Bug Fixes

* **action:** update to use `v4` cache action
([1ce27a0](1ce27a0))
* **workflows:** update release workflow
([b32d712](b32d712))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
peterjokumsen authored Aug 25, 2024
1 parent b32d712 commit 29568f9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.3.0](https://github.com/chill-viking/npm-ci/compare/v1.2.0...v1.3.0) (2024-08-25)


### Features

* **action:** use packages for primary cache key ([fa5f6ca](https://github.com/chill-viking/npm-ci/commit/fa5f6cac57f0c7982806d570d264529b1e0942f4))


### Bug Fixes

* **action:** update to use `v4` cache action ([1ce27a0](https://github.com/chill-viking/npm-ci/commit/1ce27a083b89603d4d0b51de6d8151044c328a24))
* **workflows:** update release workflow ([b32d712](https://github.com/chill-viking/npm-ci/commit/b32d71214a42497d3252c6ce5ac4e97e902c57c1))

## [1.2.0](https://github.com/chill-viking/npm-ci/compare/v1.1.1...v1.2.0) (2023-02-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "npm-ci",
"version": "1.2.0"
"version": "1.3.0"
}

0 comments on commit 29568f9

Please sign in to comment.