Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Aug 30, 2021
1 parent 6e62765 commit fe2cd08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

## [1.0.0](https://github.com/gregberge/error-overlay-webpack-plugin/compare/v0.4.2...v1.0.0) (2021-08-30)

### [0.4.2](https://github.com/smooth-code/error-overlay-webpack-plugin/compare/v0.4.1...v0.4.2) (2021-02-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"bugs": "https://github.com/gregberge/error-overlay-webpack-plugin/issues",
"repository": "https://github.com/gregberge/error-overlay-webpack-plugin.git",
"version": "0.4.2",
"version": "1.0.0",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"scripts": {
Expand Down

0 comments on commit fe2cd08

Please sign in to comment.