Skip to content

Commit c75ce86

Browse files
committed
Release new version.
1 parent 63450c8 commit c75ce86

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+
### [6.0.1](https://github.com/patternslib/pat-redactor/compare/6.0.0...6.0.1) (2022-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Add missing dependency underscore. ([63450c8](https://github.com/patternslib/pat-redactor/commit/63450c84ffa4b7d087b37509aee12f1436f0a1d2))
7+
8+
9+
10+
### Maintenance
11+
12+
* **webpack:** Configure devServer static directory. ([10a6470](https://github.com/patternslib/pat-redactor/commit/10a64704ba3ccce6b52521eaf6c2a9774972a31e))
13+
114
## [6.0.0](https://github.com/patternslib/pat-redactor/compare/5.1.0...6.0.0) (2021-11-18)
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-redactor",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "A pattern for redactor",
55
"license": "MIT",
66
"main": "./src/pat-redactor.js",

0 commit comments

Comments
 (0)