Skip to content

Commit 4b091f1

Browse files
committed
chore(release): publish
- [email protected]
1 parent 82bae62 commit 4b091f1

File tree

3 files changed

+5037
-2506
lines changed

3 files changed

+5037
-2506
lines changed

packages/yanse/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 0.1.1 (2025-11-23)
7+
8+
**Note:** Version bump only for package yanse

packages/yanse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yanse",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "Fast and lightweight terminal color styling library with chalk-like API",
66
"main": "index.js",

0 commit comments

Comments
 (0)