create-replicate
Advanced tools
Comparing version 1.6.0 to 1.7.0
# Changelog | ||
## [1.7.0](https://github.com/replicate/create-replicate/compare/v1.6.0...v1.7.0) (2024-02-09) | ||
### Features | ||
* add debug flag ([#28](https://github.com/replicate/create-replicate/issues/28)) ([9164149](https://github.com/replicate/create-replicate/commit/91641494d371d3df933ac741d978356426df8766)) | ||
## [1.6.0](https://github.com/replicate/create-replicate/compare/v1.5.0...v1.6.0) (2024-02-09) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "create-replicate", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Generate a simple Node.js project structure for running AI models with Replicate's API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
53332
1284