@shift72/core-template 0.6.0-alpha.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # Changelog
2
2
 
3
- ## [Unreleased](https://github.com/shift72/core-template/compare/0.6.0-alpha.0...HEAD)
3
+ ## [Unreleased](https://github.com/shift72/core-template/compare/0.6.0...HEAD)
4
+
5
+ ## [0.6.0](https://github.com/shift72/core-template/compare/0.6.0-alpha.0...0.6.0)
6
+
7
+ No changes from `alpha-0`.
4
8
 
5
9
  ## [0.6.0-alpha.0](https://github.com/shift72/core-template/compare/0.5.1...0.6.0-alpha.0)
6
10
 
package/kibble.json CHANGED
@@ -185,5 +185,5 @@
185
185
  "pageSize": 0
186
186
  }
187
187
  ],
188
- "coreTemplateVersion": "0.6.0-alpha.0"
188
+ "coreTemplateVersion": "0.6.0"
189
189
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shift72/core-template",
3
- "version": "0.6.0-alpha.0",
3
+ "version": "0.6.0",
4
4
  "description": "Shift72 core template",
5
5
  "license": "MIT",
6
6
  "scripts": {