We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d8a2ad + 6acc760 commit ee4bf15Copy full SHA for ee4bf15
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 1.0.0 (2022-12-08)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.0",
+ "version": "1.1.0",
"repository": {
"url": "https://github.com/wayofdev/docker-node.git"
}
0 commit comments