From a36445275f6034c2cba3a39e67c1f87560d545be Mon Sep 17 00:00:00 2001 From: Jay Fong Date: Mon, 15 Jan 2024 20:31:05 +0800 Subject: [PATCH] chore(release): 1.15.0 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96ccad8..6e361a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ 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.15.0](https://github.com/fjc0k/tbify/compare/v1.14.0...v1.15.0) (2024-01-15) + +### Features + +- 支持 fnm ([5d19a3e](https://github.com/fjc0k/tbify/commit/5d19a3ebe4c653ee8c5eed409f088ac4ac505bad)) + ## [1.14.0](https://github.com/fjc0k/tbify/compare/v1.13.0...v1.14.0) (2023-11-17) ### Features diff --git a/package.json b/package.json index c9cb795..c6d690e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tbify", - "version": "1.14.0", + "version": "1.15.0", "description": "使用淘宝 NPM 镜像加速包管理工具安装依赖的速度。", "keywords": [ "npm",