Skip to content

Commit f7b91d4

Browse files
chore(release): 1.2.5 [skip ci]
## [1.2.5](v1.2.4...v1.2.5) (2023-02-05) ### Bug Fixes * 🐞 fix strings ([a5b3883](a5b3883))
1 parent a5b3883 commit f7b91d4

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.2.5](https://github.com/Exlint/node-environment/compare/v1.2.4...v1.2.5) (2023-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐞 fix strings ([a5b3883](https://github.com/Exlint/node-environment/commit/a5b388362aef1dbfc7cb36f8cc318d2cf110ef3d))
7+
18
## [1.2.4](https://github.com/Exlint/node-environment/compare/v1.2.3...v1.2.4) (2023-02-02)
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.2.4",
3+
"version": "1.2.5",
44
"description": "Setting up a NodeJS environment",
55
"private": true,
66
"repository": {

0 commit comments

Comments
Β (0)