diff --git a/CHANGELOG.md b/CHANGELOG.md index 2082db9..fb5f5b4 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.0.5 (2025-06-03) + + +### Chores + +* fix pulbish script ([#19](https://github.com/99mini/fx/issues/19)) ([c48e05c](https://github.com/99mini/fx/commit/c48e05c4880be74c27d3903ea6089861f756bf71)) + ### [1.0.4](https://github.com/99mini/fx/compare/v1.0.3...v1.0.4) (2025-06-03) diff --git a/package.json b/package.json index 073bced..1ae4bdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@99mini/fx", - "version": "1.0.4", + "version": "1.0.5", "description": "javascript/typescript functional programming examples", "keywords": [ "javascript",