diff --git a/CHANGELOG.md b/CHANGELOG.md index bd03099..506bf2c 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.8 (2025-06-03) + + +### Chores + +* build packages before publish ([#25](https://github.com/99mini/fx/issues/25)) ([d9f1d39](https://github.com/99mini/fx/commit/d9f1d39fa965effbd7c29fb3619dae816d85f85b)) + ### 1.0.7 (2025-06-03) diff --git a/package.json b/package.json index 461f66c..f6d0196 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@99mini/fx", - "version": "1.0.7", + "version": "1.0.8", "description": "javascript/typescript functional programming examples", "keywords": [ "javascript",