diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d321e2ea..35883f3082 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [3.18.4](https://github.com/sabertazimi/awesome-notes/compare/v3.18.3...v3.18.4) (2024-04-29) + + +### :sparkles: Today I Learned + +* **deps:** update dependencies (non-major) to ^18.3.1 ([#520](https://github.com/sabertazimi/awesome-notes/issues/520)) ([1acb7bc](https://github.com/sabertazimi/awesome-notes/commit/1acb7bc61aa6a2267344a9d75b238fd3df96db4f)) + ## [3.18.3](https://github.com/sabertazimi/awesome-notes/compare/v3.18.2...v3.18.3) (2024-04-26) diff --git a/package.json b/package.json index df676f4f22..a14689ae62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "awesome-notes", - "version": "3.18.3", + "version": "3.18.4", "packageManager": "pnpm@9.0.6", "description": "Personal Learning Notes (TIL)", "author": "sabertazimi",