diff --git a/CHANGELOG.md b/CHANGELOG.md index fced41c..7ec6bd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.4](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.3...v1.0.4) (2022-08-31) + + +### Bug Fixes + +* **release:** run npm plugin before git so new package.json version gets committed ([a994008](https://github.com/LLK/scratch-semantic-release-config/commit/a99400805bb9e62e2a8ee7ad10d77d3fc6a7088f)) + ## [1.0.3](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.2...v1.0.3) (2022-08-26) diff --git a/package-lock.json b/package-lock.json index 1ef974c..9e2729b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "scratch-semantic-release-config", - "version": "0.0.0", + "version": "1.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "scratch-semantic-release-config", - "version": "0.0.0", + "version": "1.0.4", "license": "MIT", "dependencies": { "@semantic-release/changelog": "^6.0.1", diff --git a/package.json b/package.json index fd49c10..b60bdd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scratch-semantic-release-config", - "version": "0.0.0", + "version": "1.0.4", "description": "semantic-release shareable configuration for Scratch", "main": "release.config.js", "files": [