Skip to content

Commit 14ec5c0

Browse files
committed
Release new version.
1 parent b09a639 commit 14ec5c0

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

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-upload/compare/1.2.0...2.0.0) (2021-11-18)
2+
3+
4+
### Breaking Changes
5+
6+
* Upgrade to Webpack 5. ([a906da6](https://github.com/patternslib/pat-upload/commit/a906da65eea70b1c380e4f4cc6464e94872a41e5))
7+
8+
9+
10+
### Maintenance
11+
12+
* **build:** Extend Patternslib release-it config file. ([203da44](https://github.com/patternslib/pat-upload/commit/203da4454e9984da76580a3ea811dadcec449ea6))
13+
14+
* **build:** Release on GitHub releases. ([b09a639](https://github.com/patternslib/pat-upload/commit/b09a639a24d9ecd32dd6b455f82305f328f086ef))
15+
16+
* **dependencies:** Upgrade Dropzone to 5.9.3. ([4de872c](https://github.com/patternslib/pat-upload/commit/4de872c0d210e379e3e24f86f4bc37a61076ab7f))
17+
118
## [1.2.0](https://github.com/patternslib/pat-upload/compare/1.1.0...1.2.0) (2021-11-18)
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-upload",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "A pattern for drag & drop file upload",
55
"license": "MIT",
66
"main": "./src/pat-upload.js",

0 commit comments

Comments
 (0)