@shift72/core-template 0.4.0-rc.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # Changelog
2
2
 
3
- ## [Unreleased](https://github.com/shift72/core-template/compare/0.4.0-rc.0...HEAD)
3
+ ## [Unreleased](https://github.com/shift72/core-template/compare/0.4.0...HEAD)
4
+
5
+ ## [0.4.0](https://github.com/shift72/core-template/compare/0.4.0-rc.0...0.4.0)
6
+
7
+ No changes from RC0.
4
8
 
5
9
  ## [0.4.0-rc.0](https://github.com/shift72/core-template/compare/0.3.8...0.4.0-rc.0)
6
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shift72/core-template",
3
- "version": "0.4.0-rc.0",
3
+ "version": "0.4.0",
4
4
  "description": "Shift72 core template",
5
5
  "license": "MIT",
6
6
  "scripts": {