Skip to content

Commit 4ef6c65

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2022-10-30) ### Bug Fixes * 🐞 fix permissions ([c5716a7](c5716a7))
1 parent c5716a7 commit 4ef6c65

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.0.3](https://github.com/Exlint/node-environment/compare/v1.0.2...v1.0.3) (2022-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐞 fix permissions ([c5716a7](https://github.com/Exlint/node-environment/commit/c5716a7faff7fc156bc509e91e6353859a9e1953))
7+
18
## [1.0.2](https://github.com/Exlint/node-environment/compare/v1.0.1...v1.0.2) (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.2",
3+
"version": "1.0.3",
44
"description": "Setting up a NodeJS environment",
55
"private": true,
66
"repository": {

0 commit comments

Comments
Β (0)