From b9812a55c064060cbf19a18523d7614b36c0d1c4 Mon Sep 17 00:00:00 2001 From: 99mini <43674669+99mini@users.noreply.github.com> Date: Tue, 3 Jun 2025 03:29:00 +0000 Subject: [PATCH] release: v1.0.6 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb5f5b4..dead07e 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.6 (2025-06-03) + + +### Chores + +* prev tag ([#21](https://github.com/99mini/fx/issues/21)) ([b3d5983](https://github.com/99mini/fx/commit/b3d598328d21e401b97408daf9797fb016b4df89)) + ### 1.0.5 (2025-06-03) diff --git a/package.json b/package.json index 1ae4bdc..e5a8d85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@99mini/fx", - "version": "1.0.5", + "version": "1.0.6", "description": "javascript/typescript functional programming examples", "keywords": [ "javascript",