From f662687476a7b1efae7b80099ff7b8456c18e08b Mon Sep 17 00:00:00 2001 From: Mahdi Hosseinzadeh Date: Mon, 14 Mar 2022 18:30:33 +0330 Subject: [PATCH] Increment version and update the changelog --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29d6fad..3f011bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # History of notable changes introduced in each version +## v1.4.0 (2022-03-14) +#### Updates + - Update the animation of the "auto" icon ([`ae30ad8a`](https://github.com/mahozad/theme-switch/commit/ae30ad8a)) + +[All commits since version 1.3.0](https://github.com/mahozad/theme-switch/compare/v1.3.0...v1.4.0) + ## v1.3.0 (2022-03-13) #### Other - Migrate from Babel to [Rollup](https://rollupjs.org/) ([`c6f0f209`](https://github.com/mahozad/theme-switch/commit/c6f0f209), [`7f02c996`](https://github.com/mahozad/theme-switch/commit/7f02c996), and others). diff --git a/package.json b/package.json index 8f82c68..25390fa 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "testURL": "http://localhost/" }, "name": "@mahozad/theme-switch", - "version": "1.3.0", + "version": "1.4.0", "description": "Animated toggle button to switch between light/dark/system theme.", "main": "dist/theme-switch.js", "files": [