Skip to content

Commit 5f12042

Browse files
committed
chore(release): 1.0.0-4
1 parent 2996c9b commit 5f12042

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.0.0-4](https://github.com/wesleytodd/create-package-json/compare/v1.0.0-3...v1.0.0-4) (2021-02-24)
6+
7+
8+
### Bug Fixes
9+
10+
* opta@0.1.0 ([2996c9b](https://github.com/wesleytodd/create-package-json/commit/2996c9b48a3f348c222d2ec5c2c0a4e9c90d54e7))
11+
512
## [1.0.0-3](https://github.com/wesleytodd/create-package-json/compare/v1.0.0-2...v1.0.0-3) (2021-02-24)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-package-json",
3-
"version": "1.0.0-3",
3+
"version": "1.0.0-4",
44
"description": "Create a package.json",
55
"main": "index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)