Skip to content

Commit a5c9008

Browse files
committed
publish lib/index
1 parent 2a13261 commit a5c9008

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- [2025-04-14] [publish lib/index](https://github.com/RubricLab/cli/commit/77d2c126ff9cf6ec9bcbff925d79bcda2b187da6)
12
- [2025-04-14] [publish](https://github.com/RubricLab/cli/commit/57579caea726ee9f77585a743f97648799f4fd04)
23
- [2025-04-07] [first pass](https://github.com/RubricLab/cli/commit/392698be5e5b6fd3706876e8d91340d7e1d2951f)
34
# Changelog

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"lint:fix": "bun x biome lint . --write --unsafe"
99
},
1010
"name": "@rubriclab/cli",
11-
"version": "0.0.2",
12-
"main": "index.ts",
11+
"version": "0.0.3",
12+
"main": "lib/index.ts",
1313
"dependencies": {
1414
"@rubriclab/package": "*",
1515
"@rubriclab/config": "*"

0 commit comments

Comments
 (0)