Skip to content

Commit

Permalink
chore(release): 2.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.1](v2.2.0...v2.2.1) (2022-11-12)

### Bug Fixes

* schema container ([#60](#60)) ([6ca0278](6ca0278))
  • Loading branch information
semantic-release-bot committed Nov 12, 2022
1 parent 6ca0278 commit 3f5770e
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.1](https://github.com/IhsenBouallegue/HubOne/compare/v2.2.0...v2.2.1) (2022-11-12)


### Bug Fixes

* schema container ([#60](https://github.com/IhsenBouallegue/HubOne/issues/60)) ([6ca0278](https://github.com/IhsenBouallegue/HubOne/commit/6ca0278e8711e2b598f9b058d1eef246e21927f8))

# [2.2.0](https://github.com/IhsenBouallegue/HubOne/compare/v2.1.1...v2.2.0) (2022-10-16)


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.0",
"version": "2.2.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -81,4 +81,4 @@
}
]
}
}
}

1 comment on commit 3f5770e

@vercel
Copy link

@vercel vercel bot commented on 3f5770e Nov 12, 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-one.vercel.app
hub-one-ihsen.vercel.app
hub-one-git-main-ihsen.vercel.app

Please sign in to comment.