Skip to content

Commit 3366ea2

Browse files
committed
Release new version.
1 parent 8becf21 commit 3366ea2

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGES.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [2.0.0](https://github.com/patternslib/pat-content-mirror/compare/1.1.0...2.0.0) (2021-11-17)
2+
3+
4+
### Breaking Changes
5+
6+
* Upgrade to Webpack 5. ([796c125](https://github.com/patternslib/pat-content-mirror/commit/796c125c9f5531ae7d9afd8c25285598dc078d12))
7+
8+
9+
10+
### Maintenance
11+
12+
* **build:** Extend Patternslib release-it config file. ([b00aa65](https://github.com/patternslib/pat-content-mirror/commit/b00aa654d13a31e9d51a9a4b31784f5ed7190c2e))
13+
14+
* **build:** Release on GitHub releases. ([c2d193f](https://github.com/patternslib/pat-content-mirror/commit/c2d193f032914eb6e8bfeeb82822e83bb12201c4))
15+
16+
* Upgrade up to minor versions. ([1127df0](https://github.com/patternslib/pat-content-mirror/commit/1127df0623109e4027977ff723f0fd881ec8a495))
17+
118
## [1.1.0](https://github.com/patternslib/pat-content-mirror/compare/1.0.1...1.1.0) (2021-06-15)
219

320

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternslib/pat-content-mirror",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"description": "A pattern for content-mirror",
55
"license": "MIT",
66
"main": "./src/pat-content-mirror.js",

0 commit comments

Comments
 (0)