Skip to content

Commit 5bb6310

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](1.3.1...2.0.0) (2023-03-27) * feat!: migrate to nuxt ([8c0c494](8c0c494)) ### BREAKING CHANGES * drop Angular, use Nuxt
1 parent 5c2b895 commit 5bb6310

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [2.0.0](https://github.com/dargmuesli/dargstack-example/compare/1.3.1...2.0.0) (2023-03-27)
2+
3+
4+
* feat!: migrate to nuxt ([8c0c494](https://github.com/dargmuesli/dargstack-example/commit/8c0c49433d7f9f063e93ad810dd05b8deaf954f8))
5+
6+
7+
### BREAKING CHANGES
8+
9+
* drop Angular, use Nuxt
10+
111
# [2.0.0-beta.1](https://github.com/dargmuesli/dargstack-example/compare/1.3.1...2.0.0-beta.1) (2023-03-27)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dargstack-example",
3-
"version": "2.0.0-beta.1",
3+
"version": "2.0.0",
44
"scheduleVersion": "1.3.1",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)