-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(prerelease): v0.4.0-next.0 for vue3 components tests
- Loading branch information
1 parent
8300a8e
commit ce4955e
Showing
4 changed files
with
22 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"mode": "pre", | ||
"tag": "next", | ||
"initialVersions": { | ||
"@incubateur-ademe/legal-pages-example-react-next": "0.3.0", | ||
"@incubateur-ademe/legal-pages-example-vue3": "0.3.0", | ||
"@incubateur-ademe/legal-pages-markdown": "0.3.0", | ||
"@incubateur-ademe/legal-pages-react": "0.3.0", | ||
"@incubateur-ademe/legal-pages-vue3": "0.3.0" | ||
}, | ||
"changesets": [ | ||
"ten-dancers-attack" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@incubateur-ademe/legal-pages-vue3": minor | ||
--- | ||
|
||
test vue3 comp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@incubateur-ademe/legal-pages-example-vue3", | ||
"type": "module", | ||
"version": "0.3.0", | ||
"version": "0.4.0-next.0", | ||
"private": true, | ||
"description": "Legal pages as components", | ||
"author": "Incubateur ADEME <[email protected]>", | ||
|
@@ -24,7 +24,7 @@ | |
"dependencies": { | ||
"@gouvfr/dsfr": "^1.11.2", | ||
"@gouvminint/vue-dsfr": "^5.10.3", | ||
"@incubateur-ademe/legal-pages-vue3": "0.3.0", | ||
"@incubateur-ademe/legal-pages-vue3": "0.4.0-next.0", | ||
"focus-trap": "^7.5.4", | ||
"focus-trap-vue": "^4.0.3", | ||
"oh-vue-icons": "1.0.0-rc3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters