-
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
Showing
3 changed files
with
16 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 |
---|---|---|
@@ -1,5 +1,14 @@ | ||
# Changelog | ||
|
||
## [0.1.4](https://github.com/lightbasenl/platforms/compare/eslint-config-v0.1.3...eslint-config-v0.1.4) (2024-06-07) | ||
|
||
|
||
### Dependencies | ||
|
||
* Bump globals from 15.3.0 to 15.4.0 ([#94](https://github.com/lightbasenl/platforms/issues/94)) ([a7ff9d9](https://github.com/lightbasenl/platforms/commit/a7ff9d94de362092f81c8cf354f9653eed81e1d3)) | ||
Check failure on line 8 in packages/eslint-config/CHANGELOG.md GitHub Actions / build-lint-test
|
||
* Bump prettier from 3.3.0 to 3.3.1 ([#92](https://github.com/lightbasenl/platforms/issues/92)) ([93356b8](https://github.com/lightbasenl/platforms/commit/93356b825e9bb210119858ea3a3f79bc9bb7e4da)) | ||
Check failure on line 9 in packages/eslint-config/CHANGELOG.md GitHub Actions / build-lint-test
|
||
* Bump typescript-eslint from 7.11.0 to 7.12.0 ([#89](https://github.com/lightbasenl/platforms/issues/89)) ([dc54716](https://github.com/lightbasenl/platforms/commit/dc5471622a8f8e67970a39b4429be05525cc68ca)) | ||
Check failure on line 10 in packages/eslint-config/CHANGELOG.md GitHub Actions / build-lint-test
|
||
|
||
## [0.1.3](https://github.com/lightbasenl/platforms/compare/eslint-config-v0.1.2...eslint-config-v0.1.3) (2024-06-04) | ||
|
||
### Miscellaneous | ||
|
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.1.3", | ||
"packages/eslint-config": "0.1.4", | ||
"packages/pull-through-cache": "0.1.2" | ||
} |