Skip to content

Commit b5ad4a2

Browse files
committed
Bump package version
1 parent 41b0887 commit b5ad4a2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- [2025-12-13] [Bump package version](https://github.com/RubricLab/ui/commit/ae00e68a33fc7e728b5de8276ae273b2aa08afd2)
12
- [2025-12-13] [Add fork icon](https://github.com/RubricLab/ui/commit/008fd0e865269fd8d47bbddb8f13e74dbdbb45ab)
23
- [2025-12-09] [Trigger release](https://github.com/RubricLab/ui/commit/af8c880e94f9cd3ef05450dd1e3e10b2493b5417)
34
- [2025-12-08] [Apply default border color to inputs](https://github.com/RubricLab/ui/commit/a9ed3f31c1f4de1bfb32376aa3aa1c1a1b9f1bf6)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"description": "UI library",
2121
"devDependencies": {
2222
"@rubriclab/config": "0.0.21",
23-
"@rubriclab/package": "^0.0.121",
23+
"@rubriclab/package": "0.0.123",
2424
"@types/react": "^19",
2525
"@types/react-dom": "^19",
2626
"typescript": "^5"
@@ -53,5 +53,5 @@
5353
"post-commit": "bun x @rubriclab/package post-commit"
5454
},
5555
"types": "./src/index.ts",
56-
"version": "5.1.48"
56+
"version": "5.1.49"
5757
}

0 commit comments

Comments
 (0)