Skip to content

Commit a3d4edc

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.4...v1.1.0) (2023-01-12) ### Features * 🔥 allow to conditionally add caching ([aecb42f](aecb42f))
1 parent 3bd5770 commit a3d4edc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/Exlint/node-environment/compare/v1.0.4...v1.1.0) (2023-01-12)
2+
3+
4+
### Features
5+
6+
* 🔥 allow to conditionally add caching ([aecb42f](https://github.com/Exlint/node-environment/commit/aecb42ff4b27c1cffab247dcce39ef1d4cb62a7c))
7+
18
## [1.0.4](https://github.com/Exlint/node-environment/compare/v1.0.3...v1.0.4) (2022-10-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exlint-action-node-environment",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"description": "Setting up a NodeJS environment",
55
"private": true,
66
"repository": {

0 commit comments

Comments
 (0)