Skip to content

Commit d60505c

Browse files
chore(release): 🚀 1.1.0 [skip ci]
1 parent 62d8268 commit d60505c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/yogithesymbian/yogithesymbian/compare/v1.0.0...v1.1.0) (2025-03-09)
2+
3+
4+
### Features
5+
6+
* **cli:** type yogithesymbian after `npm i yogithesymbian` ([37163eb](https://github.com/yogithesymbian/yogithesymbian/commit/37163eb65ce924cd572db7d705fbec46bb44d075))
7+
18
# 1.0.0 (2025-03-09)
29

310

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yogithesymbian",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": false,
55
"main": "index.js",
66
"description": "My special page package",

0 commit comments

Comments
 (0)