Skip to content

Commit

Permalink
chore(release): 1.11.0
Browse files Browse the repository at this point in the history
# [1.11.0](v1.10.0...v1.11.0) (2023-10-19)

### Features

* use langchain and langsmith to deal with ai ([08d0b0f](08d0b0f))
  • Loading branch information
semantic-release-bot committed Oct 19, 2023
1 parent 89f6af7 commit 049e3d2
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,3 +1,10 @@
# [1.11.0](https://github.com/joaopcm/nodepad/compare/v1.10.0...v1.11.0) (2023-10-19)


### Features

* use langchain and langsmith to deal with ai ([08d0b0f](https://github.com/joaopcm/nodepad/commit/08d0b0fc26b8831a28df91bd74c877af51ab7dfb))

# [1.10.0](https://github.com/joaopcm/nodepad/compare/v1.9.0...v1.10.0) (2023-10-19)


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": "nodepad",
"version": "1.10.0",
"version": "1.11.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit 049e3d2

@vercel
Copy link

@vercel vercel bot commented on 049e3d2 Oct 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nodepad-app – ./

nodepad-app-jopcmelo.vercel.app
nodepad-app-git-main-jopcmelo.vercel.app
app.getnodepad.com

Please sign in to comment.