Skip to content

Commit

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

### Bug Fixes

* fix broken dependencies and update the readme file ([c44f23a](c44f23a))
  • Loading branch information
semantic-release-bot committed Oct 19, 2023
1 parent f71316d commit 607961f
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.1](https://github.com/joaopcm/nodepad/compare/v1.11.0...v1.11.1) (2023-10-19)


### Bug Fixes

* fix broken dependencies and update the readme file ([c44f23a](https://github.com/joaopcm/nodepad/commit/c44f23ad18a123b888a91a7717ee74de742a4096))

# [1.11.0](https://github.com/joaopcm/nodepad/compare/v1.10.0...v1.11.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.11.0",
"version": "1.11.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit 607961f

@vercel
Copy link

@vercel vercel bot commented on 607961f 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.