Skip to content

Commit 8ebca6c

Browse files
Merge pull request #12 from yashrathi-git/changeset-release/main
chore: version packages
2 parents 3c3660c + a9c7f3a commit 8ebca6c

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

.changeset/tired-groups-battle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"framer-motion": "^12.23.21",
2020
"lucide-react": "^0.544.0",
2121
"next": "15.5.3",
22-
"portfolioly-template-components": "^1.0.1",
22+
"portfolioly-template-components": "^1.0.2",
2323
"react": "19.1.0",
2424
"react-dom": "19.1.0"
2525
},

packages/template-components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# portfolioly-template-components
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- fd6df4e: Update ico
8+
39
## 1.0.1
410

511
### Patch Changes

packages/template-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portfolioly-template-components",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Reusable portfolio components for Portfolioly templates",
55
"main": "dist/index.cjs",
66
"module": "dist/index.mjs",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7913,7 +7913,7 @@ __metadata:
79137913
languageName: unknown
79147914
linkType: soft
79157915

7916-
"portfolioly-template-components@npm:^1.0.1, portfolioly-template-components@workspace:*, portfolioly-template-components@workspace:packages/template-components":
7916+
"portfolioly-template-components@npm:^1.0.2, portfolioly-template-components@workspace:*, portfolioly-template-components@workspace:packages/template-components":
79177917
version: 0.0.0-use.local
79187918
resolution: "portfolioly-template-components@workspace:packages/template-components"
79197919
dependencies:
@@ -9104,7 +9104,7 @@ __metadata:
91049104
framer-motion: "npm:^12.23.21"
91059105
lucide-react: "npm:^0.544.0"
91069106
next: "npm:15.5.3"
9107-
portfolioly-template-components: "npm:^1.0.1"
9107+
portfolioly-template-components: "npm:^1.0.2"
91089108
react: "npm:19.1.0"
91099109
react-dom: "npm:19.1.0"
91109110
tailwindcss: "npm:^4"

0 commit comments

Comments
 (0)