@keystatic/create
Advanced tools
Comparing version 0.0.4 to 0.0.5
# @keystatic/create | ||
## 0.0.5 | ||
### Patch Changes | ||
- [#1367](https://github.com/Thinkmill/keystatic/pull/1367) [`a361b0a`](https://github.com/Thinkmill/keystatic/commit/a361b0a551b62e08c25c2506103643046fb7b631) Thanks [@emmatown](https://github.com/emmatown)! - Add npm publishing provenance | ||
## 0.0.4 | ||
@@ -13,4 +19,3 @@ | ||
- 1caddb4b: Updated port number mentioned when using CLI to create a new | ||
Keystatic project. | ||
- 1caddb4b: Updated port number mentioned when using CLI to create a new Keystatic project. | ||
@@ -17,0 +22,0 @@ ## 0.0.2 |
export * from "./declarations/src/index"; | ||
//# sourceMappingURL=keystatic-create.cjs.d.ts.map | ||
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoia2V5c3RhdGljLWNyZWF0ZS5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0= |
{ | ||
"name": "@keystatic/create", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "bin": { |
Sorry, the diff of this file is not supported yet
22276
18