Skip to content

Commit 75c9103

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2025-09-13) ### Features * add publishConfig for public npm package ([4b781eb](4b781eb))
1 parent b7afecc commit 75c9103

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/itsJess1ca/Zonr/compare/v1.0.1...v1.1.0) (2025-09-13)
2+
3+
4+
### Features
5+
6+
* add publishConfig for public npm package ([4b781eb](https://github.com/itsJess1ca/Zonr/commit/4b781eb5e5e4579e82101933bc00bce43c3a97cf))
7+
18
## [1.0.1](https://github.com/itsJess1ca/Zonr/compare/v1.0.0...v1.0.1) (2025-09-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zonr/core",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A modern TypeScript library for building organized, dynamic terminal interfaces with zone-based layouts",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)