Skip to content

Commit 6792079

Browse files
chore(release): 1.2.6 [skip ci]
## [1.2.6](v1.2.5...v1.2.6) (2023-02-08) ### Bug Fixes * 🐞 fix order of installation for pnpm ([c672fa0](c672fa0))
1 parent 0f25f2b commit 6792079

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.6](https://github.com/Exlint/node-environment/compare/v1.2.5...v1.2.6) (2023-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐞 fix order of installation for pnpm ([c672fa0](https://github.com/Exlint/node-environment/commit/c672fa0922a71f12b58e14673733523a326adb9a))
7+
18
## [1.2.5](https://github.com/Exlint/node-environment/compare/v1.2.4...v1.2.5) (2023-02-05)
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.5",
3+
"version": "1.2.6",
44
"description": "Setting up a NodeJS environment",
55
"private": true,
66
"repository": {

0 commit comments

Comments
Β (0)