-
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.
🤖 I have created a release *beep* *boop* --- <details><summary>eslint-config: 0.1.0</summary> ## [0.1.0](eslint-config-v0.0.1...eslint-config-v0.1.0) (2024-05-21) ### Features * Add package descriptions ([7120c4b](7120c4b)) </details> <details><summary>pull-through-cache: 0.1.0</summary> ## [0.1.0](pull-through-cache-v0.0.1...pull-through-cache-v0.1.0) (2024-05-21) ### Features * Add package descriptions ([7120c4b](7120c4b)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @lightbase/eslint-config bumped from * to 0.1.0 </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: actions-bot <[email protected]>
- Loading branch information
1 parent
ca24ac2
commit 17b98aa
Showing
4 changed files
with
25 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,8 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://github.com/lightbasenl/platforms/compare/eslint-config-v0.0.1...eslint-config-v0.1.0) (2024-05-21) | ||
|
||
### Features | ||
|
||
- Add package descriptions | ||
([7120c4b](https://github.com/lightbasenl/platforms/commit/7120c4bd317480e85ce691798d3fb2e21081e66a)) |
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 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://github.com/lightbasenl/platforms/compare/pull-through-cache-v0.0.1...pull-through-cache-v0.1.0) (2024-05-21) | ||
|
||
### Features | ||
|
||
- Add package descriptions | ||
([7120c4b](https://github.com/lightbasenl/platforms/commit/7120c4bd317480e85ce691798d3fb2e21081e66a)) | ||
|
||
### Dependencies | ||
|
||
- The following workspace dependencies were updated | ||
- devDependencies | ||
- @lightbase/eslint-config bumped from \* to 0.1.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,4 +1,4 @@ | ||
{ | ||
"packages/eslint-config": "0.0.1", | ||
"packages/pull-through-cache": "0.0.1" | ||
"packages/eslint-config": "0.1.0", | ||
"packages/pull-through-cache": "0.1.0" | ||
} |