From 270388cb3917ed4c666ab4db0bb0bcc7370eb225 Mon Sep 17 00:00:00 2001 From: 99mini <43674669+99mini@users.noreply.github.com> Date: Tue, 3 Jun 2025 03:36:45 +0000 Subject: [PATCH] release: v1.0.7 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dead07e..bd03099 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.7 (2025-06-03) + + +### Chores + +* get prev tag ([#23](https://github.com/99mini/fx/issues/23)) ([a7c818d](https://github.com/99mini/fx/commit/a7c818de33e9a0814fdb5e09b99c08aa9753aab9)) + ### 1.0.6 (2025-06-03) diff --git a/package.json b/package.json index e5a8d85..461f66c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@99mini/fx", - "version": "1.0.6", + "version": "1.0.7", "description": "javascript/typescript functional programming examples", "keywords": [ "javascript",