Skip to content

Commit

Permalink
chore(main): release 1.4.0 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeke authored Feb 8, 2024
1 parent b81a0cc commit e414b92
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/replicate/create-replicate/compare/v1.3.0...v1.4.0) (2024-02-08)


### Features

* add hearts ([#17](https://github.com/replicate/create-replicate/issues/17)) ([b81a0cc](https://github.com/replicate/create-replicate/commit/b81a0cc132112f3f84673c414b990e7fdc476ac9))

## [1.3.0](https://github.com/replicate/create-replicate/compare/v1.2.3...v1.3.0) (2024-02-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-replicate",
"version": "1.3.0",
"version": "1.4.0",
"description": "Generate a simple Node.js project structure for running AI models with Replicate's API",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit e414b92

Please sign in to comment.