Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.6.6...v2.0.0) (2022-04-11)

### Features

* convert hub to nuxt project ([#731](#731)) ([d23dc8e](d23dc8e))

### BREAKING CHANGES

* breaks the url patterns because it removes the `#` fragmet notation
  • Loading branch information
semantic-release-bot committed Apr 11, 2022
1 parent d23dc8e commit 634b6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wfcd/hub",
"version": "1.6.6",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "nuxt",
Expand Down

1 comment on commit 634b6f3

@vercel
Copy link

@vercel vercel bot commented on 634b6f3 Apr 11, 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:

warframe-hub – ./

warframe-hub-wfcd.vercel.app
warframe-hub-git-dev-wfcd.vercel.app
hub.warframestat.us

Please sign in to comment.