Skip to content

Commit

Permalink
chore(release): 2.2.19
Browse files Browse the repository at this point in the history
## [2.2.19](v2.2.18...v2.2.19) (2022-11-18)

### Bug Fixes

* change the correct message ([c038189](c038189))
  • Loading branch information
semantic-release-bot committed Nov 18, 2022
1 parent c038189 commit 16be81b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.19](https://github.com/IhsenBouallegue/HubOne/compare/v2.2.18...v2.2.19) (2022-11-18)


### Bug Fixes

* change the correct message ([c038189](https://github.com/IhsenBouallegue/HubOne/commit/c038189bc41c5a60fdeeb43a04c5ca104fcc2e12))

## [2.2.18](https://github.com/IhsenBouallegue/HubOne/compare/v2.2.17...v2.2.18) (2022-11-18)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hub-one",
"version": "2.2.18",
"version": "2.2.19",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -83,4 +83,4 @@
}
]
}
}
}

1 comment on commit 16be81b

@vercel
Copy link

@vercel vercel bot commented on 16be81b Nov 18, 2022

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:

hub-one – ./

hub-one-git-main-ihsen.vercel.app
hub-one-one.vercel.app
hub-one-ihsen.vercel.app

Please sign in to comment.