Skip to content

Commit b23cc23

Browse files
committed
Release new version.
1 parent 40ae1d5 commit b23cc23

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### [2.0.1](https://github.com/patternslib/pat-content-mirror/compare/2.0.0...2.0.1) (2022-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Add missing dependency underscore. ([40ae1d5](https://github.com/patternslib/pat-content-mirror/commit/40ae1d5d9e3031723b0e6e56ce83ac89180035f7))
7+
8+
9+
10+
### Maintenance
11+
12+
* **webpack:** Configure devServer static directory. ([125e5a7](https://github.com/patternslib/pat-content-mirror/commit/125e5a75b84000b40b0eee85f60227c79ca65e7e))
13+
114
## [2.0.0](https://github.com/patternslib/pat-content-mirror/compare/1.1.0...2.0.0) (2021-11-17)
215

316

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": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A pattern for content-mirror",
55
"license": "MIT",
66
"main": "./src/pat-content-mirror.js",

0 commit comments

Comments
 (0)