-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f49e13c
commit ef51b0e
Showing
18 changed files
with
35 additions
and
94 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 |
---|---|---|
@@ -1,15 +1,9 @@ | ||
# @uberschrift/docs | ||
|
||
## 1.1.0 | ||
## 2.0.0 | ||
|
||
### Minor Changes | ||
Include vueberschrift | ||
|
||
- fd6debf: Substantial eco system changes: | ||
## 1.0.0 | ||
|
||
- add vueberschrift package for Vue.js | ||
- Make use of changesets | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [fd6debf] | ||
- [email protected] | ||
Initial release |
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
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,15 +1,5 @@ | ||
# nextjs-example | ||
|
||
## 0.1.0 | ||
## 1.0.0 | ||
|
||
### Minor Changes | ||
|
||
- fd6debf: Substantial eco system changes: | ||
|
||
- add vueberschrift package for Vue.js | ||
- Make use of changesets | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [fd6debf] | ||
- [email protected] | ||
Initial release |
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
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,15 +1,5 @@ | ||
# @uberschrift/vite-chakra-ui-example | ||
|
||
## 0.1.0 | ||
## 1.0.0 | ||
|
||
### Minor Changes | ||
|
||
- fd6debf: Substantial eco system changes: | ||
|
||
- add vueberschrift package for Vue.js | ||
- Make use of changesets | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [fd6debf] | ||
- [email protected] | ||
Initial release |
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
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,15 +1,5 @@ | ||
# @uberschrift/vite-example | ||
|
||
## 0.1.0 | ||
## 1.0.0 | ||
|
||
### Minor Changes | ||
|
||
- fd6debf: Substantial eco system changes: | ||
|
||
- add vueberschrift package for Vue.js | ||
- Make use of changesets | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [fd6debf] | ||
- [email protected] | ||
Initial release |
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
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,15 +1,5 @@ | ||
# @uberschrift/vite-mui-example | ||
|
||
## 0.1.0 | ||
## 1.0.0 | ||
|
||
### Minor Changes | ||
|
||
- fd6debf: Substantial eco system changes: | ||
|
||
- add vueberschrift package for Vue.js | ||
- Make use of changesets | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [fd6debf] | ||
- [email protected] | ||
Initial release |
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
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,15 +1,5 @@ | ||
# vue-vite-example | ||
|
||
## 0.1.0 | ||
## 1.0.0 | ||
|
||
### Minor Changes | ||
|
||
- fd6debf: Substantial eco system changes: | ||
|
||
- add vueberschrift package for Vue.js | ||
- Make use of changesets | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [fd6debf] | ||
- [email protected] | ||
Initial release |
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
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,10 +1,9 @@ | ||
# @uberschrift/eslint-config | ||
|
||
## 0.1.0 | ||
## 2.0.0 | ||
|
||
### Minor Changes | ||
Include vueberschrift | ||
|
||
- fd6debf: Substantial eco system changes: | ||
## 1.0.0 | ||
|
||
- add vueberschrift package for Vue.js | ||
- Make use of changesets | ||
Initial release |
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,6 +1,6 @@ | ||
{ | ||
"name": "@uberschrift/eslint-config", | ||
"version": "0.1.0", | ||
"version": "2.0.0", | ||
"files": [ | ||
"library.js" | ||
], | ||
|
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,10 +1,9 @@ | ||
# uberschrift | ||
|
||
## 0.1.0 | ||
## 1.0.0—1.1.11 | ||
|
||
### Minor Changes | ||
Changelog is lost :( | ||
|
||
- fd6debf: Substantial eco system changes: | ||
## 1.0.0 | ||
|
||
- add vueberschrift package for Vue.js | ||
- Make use of changesets | ||
Initial release |
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
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,10 +1,9 @@ | ||
# @uberschrift/tsconfig | ||
|
||
## 0.1.0 | ||
## 2.0.0 | ||
|
||
### Minor Changes | ||
Include vueberschrift | ||
|
||
- fd6debf: Substantial eco system changes: | ||
## 1.0.0 | ||
|
||
- add vueberschrift package for Vue.js | ||
- Make use of changesets | ||
Initial release |
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