Skip to content

Commit 6acc760

Browse files
committed
chore(master): release 1.1.0
1 parent 8d8a2ad commit 6acc760

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,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/wayofdev/docker-node/compare/v1.0.0...v1.1.0) (2022-12-09)
4+
5+
6+
### Features
7+
8+
* add turbo globally with fix for 1.5.6+ ([5aa30d1](https://github.com/wayofdev/docker-node/commit/5aa30d1c6d15c4b01a69eae4638e8484ac9f690d))
9+
310
## 1.0.0 (2022-12-08)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0",
2+
"version": "1.1.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-node.git"
55
}

0 commit comments

Comments
 (0)