From 94670b45e4a23db245633cb53fb44baf6e6ad968 Mon Sep 17 00:00:00 2001 From: 99mini <43674669+99mini@users.noreply.github.com> Date: Tue, 3 Jun 2025 03:41:29 +0000 Subject: [PATCH] release: v1.0.8 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",