diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fd33d6..3deb4b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.4.0](https://github.com/cssninjaStudio/dokto/compare/v1.3.0...v1.4.0) (2024-04-27) + + +### Features + +* migrate to iconify-icon, update dependencies ([232ec47](https://github.com/cssninjaStudio/dokto/commit/232ec47b8c1824b6b44aa117f7eada3a7a2a0bc7)) + ## [1.3.0](https://github.com/cssninjaStudio/dokto/compare/v1.2.0...v1.3.0) (2023-09-17) diff --git a/package.json b/package.json index 121c1e2..b7339c8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dokto", "type": "module", - "version": "1.3.0", + "version": "1.4.0", "private": true, "author": { "name": "cssninjaStudio (https://cssninja.io)"