Skip to content

Commit

Permalink
Version bump to v2.1.0 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcanonjr-freedom authored Sep 11, 2023
1 parent b1c8f3c commit 4c066b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Version 2.1.0:
- Delta-1619 Platforms > Quasar Upgrade > Upgrade Freedom Components [(#55 )](https://github.com/anyTV/quasar-boilerplate/pull/55)

Version 1.6.0:
- Dev-4278 OKR > Content ID > Upgrade from eslint-loader to eslint-webpack-plugin [(#52)](https://github.com/anyTV/quasar-boilerplate/pull/52)

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": "anytv-quasar-boilerplate",
"version": "2.0.0",
"version": "2.1.0",
"description": "AnyTV Quasar Boilerplate",
"repository": "https://github.com/anyTV/quasar-boilerplate",
"productName": "Freedom! App",
Expand Down Expand Up @@ -35,7 +35,7 @@
"pinia-plugin-persistedstate": "^3.2.0",
"qs": "^6.11.0",
"quasar": "^2.6.0",
"quasar-app-extension-freedom-components": "git+https://gitlab.com/anyTV/incubator/freedom-components.git#cc6ba22d",
"quasar-app-extension-freedom-components": "git+https://gitlab.com/anyTV/incubator/freedom-components.git#v2.0.0-alpha.1",
"vue": "^3.2.33",
"vue-analytics": "^5.22.1",
"vue-i18n": "^9.2.2",
Expand Down

0 comments on commit 4c066b4

Please sign in to comment.