diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a245d1..6fe7475 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,23 @@ # Changelog +## v1.14.0 + +[compare changes](https://github.com/yisibell/trickling/compare/v1.13.1...v1.14.0) + +### 🚀 Enhancements + +- Upgrade all dev deps version to latest ([602e7f3](https://github.com/yisibell/trickling/commit/602e7f3)) + +### 🏡 Chore + +- **example:** Update prismjs highlight init ([034994b](https://github.com/yisibell/trickling/commit/034994b)) +- Update readme ([0d8ed26](https://github.com/yisibell/trickling/commit/0d8ed26)) + +### ❤️ Contributors + +- Wenqing + ## v1.13.1 [compare changes](https://github.com/yisibell/trickling/compare/v1.13.0...v1.13.1) diff --git a/package.json b/package.json index e903eab..71e91f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trickling", - "version": "1.13.1", + "version": "1.14.0", "description": "A modern progress bar for web. Featuring realistic trickle animations to convince your users that something is happening!", "author": { "email": "yisiwings@163.com",