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