We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd04aa commit 9e7f313Copy full SHA for 9e7f313
3 files changed
.github/workflows/publish-ui.yml .github/workflows/publish.yml.github/workflows/publish-ui.yml renamed to .github/workflows/publish.yml
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+- [2025-12-13] [Standardize publish file name](https://github.com/RubricLab/ui/commit/1b256d2160f52441a43fe45f9280d20dec684a5d)
2
- [2025-12-13] [Bump package version](https://github.com/RubricLab/ui/commit/aa3cf682f1fbf580cc41eea60cee41f33ed94a0c)
3
- [2025-12-13] [Bump package version](https://github.com/RubricLab/ui/commit/ae00e68a33fc7e728b5de8276ae273b2aa08afd2)
4
- [2025-12-13] [Add fork icon](https://github.com/RubricLab/ui/commit/008fd0e865269fd8d47bbddb8f13e74dbdbb45ab)
package.json
@@ -53,5 +53,5 @@
53
"post-commit": "bun x @rubriclab/package post-commit"
54
},
55
"types": "./src/index.ts",
56
- "version": "5.1.50"
+ "version": "5.1.51"
57
}
0 commit comments