Skip to content

Commit 3d4dc55

Browse files
committed
Release new version.
1 parent a153ff2 commit 3d4dc55

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

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-upload/compare/2.0.0...2.0.1) (2022-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Add missing dependency underscore. ([a153ff2](https://github.com/patternslib/pat-upload/commit/a153ff2ab9b6cb1114e1d1be5034503a2c3ed347))
7+
8+
9+
10+
### Maintenance
11+
12+
* **webpack:** Configure devServer static directory. ([8c9a4fb](https://github.com/patternslib/pat-upload/commit/8c9a4fbbc2984849a946d08e57ac2ac4cfffff93))
13+
114
## [2.0.0](https://github.com/patternslib/pat-upload/compare/1.2.0...2.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-upload",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A pattern for drag & drop file upload",
55
"license": "MIT",
66
"main": "./src/pat-upload.js",

0 commit comments

Comments
 (0)