-
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.
version: 0.3.x stabilize api for blogger packages
- Loading branch information
Showing
18 changed files
with
172 additions
and
88 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,9 @@ | ||
# blogger | ||
|
||
## 1.0.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @obsidian_blogger/design_system@0.2.0 | ||
- @obsidian_blogger/helpers@0.3.0 |
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,73 +1,85 @@ | ||
# @obsidian_blogger/build_system | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- Stabilize api structures and update core packages | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.3.0 | ||
- @obsidian_blogger/plugin@0.2.0 | ||
|
||
## 0.2.6 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.3 | ||
- @obsidian_blogger/constants@0.2.3 | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.3 | ||
- @obsidian_blogger/constants@0.2.3 | ||
|
||
## 0.2.5 | ||
|
||
### Patch Changes | ||
|
||
- Update decoding logic at plugin and update dynamic config for meta-validator | ||
- Update decoding logic at plugin and update dynamic config for meta-validator | ||
|
||
## 0.2.4 | ||
|
||
### Patch Changes | ||
|
||
- Refactor CorePlugins dynamicConfig and add default exclude | ||
- Refactor CorePlugins dynamicConfig and add default exclude | ||
|
||
## 0.2.3 | ||
|
||
### Patch Changes | ||
|
||
- Stabilize api for job executions | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.2 | ||
- @obsidian_blogger/constants@0.2.2 | ||
- Stabilize api for job executions | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.2 | ||
- @obsidian_blogger/constants@0.2.2 | ||
|
||
## 0.2.2 | ||
|
||
### Patch Changes | ||
|
||
- Fix and stabilize api for build, publish system related modules | ||
- Fix and stabilize api for build, publish system related modules | ||
|
||
## 0.2.1 | ||
|
||
### Patch Changes | ||
|
||
- Stabilize apis and refactor symbols | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.1 | ||
- @obsidian_blogger/constants@0.2.1 | ||
- Stabilize apis and refactor symbols | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.1 | ||
- @obsidian_blogger/constants@0.2.1 | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- consolidate @obsidian_blogger packages modules and logics | ||
- consolidate @obsidian_blogger packages modules and logics | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @obsidian_blogger/constants@0.2.0 | ||
- @obsidian_blogger/helpers@0.2.0 | ||
- Updated dependencies | ||
- @obsidian_blogger/constants@0.2.0 | ||
- @obsidian_blogger/helpers@0.2.0 | ||
|
||
## 0.1.2 | ||
|
||
### Patch Changes | ||
|
||
- Update build template related components | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.1.2 | ||
- Update build template related components | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.1.2 | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- Update interface of obsidian_blogger packages and make a unstable beta version of publish system | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.1.1 | ||
- Update interface of obsidian_blogger packages and make a unstable beta version of publish system | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.1.1 |
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,25 +1,31 @@ | ||
# create-obsidian-blogger | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- Stabilize api structures and update core packages | ||
|
||
## 0.2.2 | ||
|
||
### Patch Changes | ||
|
||
- Fix and stabilize api for build, publish system related modules | ||
- Fix and stabilize api for build, publish system related modules | ||
|
||
## 0.2.1 | ||
|
||
### Patch Changes | ||
|
||
- Stabilize apis and refactor symbols | ||
- Stabilize apis and refactor symbols | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- consolidate @obsidian_blogger packages modules and logics | ||
- consolidate @obsidian_blogger packages modules and logics | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- Update build template related components | ||
- Update build template related components |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @obsidian_blogger/design_system | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- Stabilize api structures and update core packages |
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,37 +1,43 @@ | ||
# @obsidian_blogger/helpers | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- Stabilize api structures and update core packages | ||
|
||
## 0.2.3 | ||
|
||
### Patch Changes | ||
|
||
- Add NULL support for arg parser | ||
- Add NULL support for arg parser | ||
|
||
## 0.2.2 | ||
|
||
### Patch Changes | ||
|
||
- Stabilize api for job executions | ||
- Stabilize api for job executions | ||
|
||
## 0.2.1 | ||
|
||
### Patch Changes | ||
|
||
- Stabilize apis and refactor symbols | ||
- Stabilize apis and refactor symbols | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- consolidate @obsidian_blogger packages modules and logics | ||
- consolidate @obsidian_blogger packages modules and logics | ||
|
||
## 0.1.2 | ||
|
||
### Patch Changes | ||
|
||
- Update build template related components | ||
- Update build template related components | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- Update interface of obsidian_blogger packages and make a unstable beta version of publish system | ||
- Update interface of obsidian_blogger packages and make a unstable beta version of publish system |
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,66 +1,79 @@ | ||
# @obsidian_blogger/plugin | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- Stabilize api structures and update core packages | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @obsidian_blogger/design_system@0.2.0 | ||
- @obsidian_blogger/helpers@0.3.0 | ||
- @obsidian_blogger/plugin@0.2.0 | ||
|
||
## 0.2.5 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.3 | ||
- @obsidian_blogger/constants@0.2.3 | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.3 | ||
- @obsidian_blogger/constants@0.2.3 | ||
|
||
## 0.2.4 | ||
|
||
### Patch Changes | ||
|
||
- Update decoding logic at plugin and update dynamic config for meta-validator | ||
- Update decoding logic at plugin and update dynamic config for meta-validator | ||
|
||
## 0.2.3 | ||
|
||
### Patch Changes | ||
|
||
- Implement all things | ||
- Implement all things | ||
|
||
## 0.2.2 | ||
|
||
### Patch Changes | ||
|
||
- Stabilize api for job executions | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.2 | ||
- @obsidian_blogger/constants@0.2.2 | ||
- Stabilize api for job executions | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.2 | ||
- @obsidian_blogger/constants@0.2.2 | ||
|
||
## 0.2.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.1 | ||
- @obsidian_blogger/constants@0.2.1 | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.2.1 | ||
- @obsidian_blogger/constants@0.2.1 | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- consolidate @obsidian_blogger packages modules and logics | ||
- consolidate @obsidian_blogger packages modules and logics | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @obsidian_blogger/constants@0.2.0 | ||
- @obsidian_blogger/helpers@0.2.0 | ||
- Updated dependencies | ||
- @obsidian_blogger/constants@0.2.0 | ||
- @obsidian_blogger/helpers@0.2.0 | ||
|
||
## 0.1.2 | ||
|
||
### Patch Changes | ||
|
||
- Update build template related components | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.1.2 | ||
- Update build template related components | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.1.2 | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- Update interface of obsidian_blogger packages and make a unstable beta version of publish system | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.1.1 | ||
- Update interface of obsidian_blogger packages and make a unstable beta version of publish system | ||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.1.1 |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# @obsidian_blogger/plugin | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- Stabilize api structures and update core packages | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @obsidian_blogger/helpers@0.3.0 |
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
Oops, something went wrong.