Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2022-10-06)

### Bug Fixes

* change vercel env variable ([9dc74ff](9dc74ff))
* remove vercel base url ([c12e8b9](c12e8b9))
  • Loading branch information
semantic-release-bot committed Oct 6, 2022
1 parent f4fe0c1 commit 4440497
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.1.1](https://github.com/IhsenBouallegue/hub-one/compare/v2.1.0...v2.1.1) (2022-10-06)


### Bug Fixes

* change vercel env variable ([9dc74ff](https://github.com/IhsenBouallegue/hub-one/commit/9dc74ff489c0a325020600737a2f542a6ab67e45))
* remove vercel base url ([c12e8b9](https://github.com/IhsenBouallegue/hub-one/commit/c12e8b9807ef6ab91bba828b9c4760c1011231bb))

# [2.1.0](https://github.com/IhsenBouallegue/hub-one/compare/v2.0.1...v2.1.0) (2022-10-06)


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": "hub-one",
"version": "2.1.0",
"version": "2.1.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit 4440497

@vercel
Copy link

@vercel vercel bot commented on 4440497 Oct 6, 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-ihsen.vercel.app
hub-one-git-main-ihsen.vercel.app
hub-one-one.vercel.app

Please sign in to comment.