Skip to content

Commit f17e60d

Browse files
chore: bump to 0.0.43; scope data/ ignore to repo root
1 parent 16f503d commit f17e60d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pod-data/
55
.DS_Store
66
package-lock.json
77
.claude/
8-
data
8+
/data/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jspod",
3-
"version": "0.0.42",
3+
"version": "0.0.43",
44
"description": "JavaScript Solid Pod - Just works, batteries included",
55
"type": "module",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)