Skip to content

Commit

Permalink
chore: release main (#336)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>eslint-config: 2.1.2</summary>

##
[2.1.2](eslint-config-v2.1.1...eslint-config-v2.1.2)
(2025-01-07)


### Dependencies

* Bump eslint-plugin-import-x from 4.5.0 to 4.5.1
([#337](#337))
([4776ce6](4776ce6))
* Bump globals from 15.13.0 to 15.14.0
([#339](#339))
([7577411](7577411))
* Bump the typescript-eslint group across 1 directory with 2 updates
([#349](#349))
([866eb11](866eb11))
* Bump the typescript-eslint group with 2 updates
([#335](#335))
([bee8a91](bee8a91))
* Bump the typescript-eslint group with 2 updates
([#350](#350))
([65f4862](65f4862))
</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
dirkdev98 and actions-bot authored Jan 7, 2025
1 parent ab9b78b commit 47a9190
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [2.1.2](https://github.com/lightbasenl/platforms/compare/eslint-config-v2.1.1...eslint-config-v2.1.2) (2025-01-07)

### Dependencies

- Bump eslint-plugin-import-x from 4.5.0 to 4.5.1
([#337](https://github.com/lightbasenl/platforms/issues/337))
([4776ce6](https://github.com/lightbasenl/platforms/commit/4776ce6d6136a72e2ba7b277d8aa2819088b91f4))
- Bump globals from 15.13.0 to 15.14.0
([#339](https://github.com/lightbasenl/platforms/issues/339))
([7577411](https://github.com/lightbasenl/platforms/commit/75774117fb852341707e2e9d253260e7f13714fe))
- Bump the typescript-eslint group across 1 directory with 2 updates
([#349](https://github.com/lightbasenl/platforms/issues/349))
([866eb11](https://github.com/lightbasenl/platforms/commit/866eb1136e0dfc25a32b6a74d1ed648a4205a8d2))
- Bump the typescript-eslint group with 2 updates
([#335](https://github.com/lightbasenl/platforms/issues/335))
([bee8a91](https://github.com/lightbasenl/platforms/commit/bee8a916300e51f038ceba5b78a02a5faca02c84))
- Bump the typescript-eslint group with 2 updates
([#350](https://github.com/lightbasenl/platforms/issues/350))
([65f4862](https://github.com/lightbasenl/platforms/commit/65f4862a12946af12fe55af62765f0941d828bb4))

## [2.1.1](https://github.com/lightbasenl/platforms/compare/eslint-config-v2.1.0...eslint-config-v2.1.1) (2024-12-16)

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightbase/eslint-config",
"version": "2.1.1",
"version": "2.1.2",
"description": "ESLint based linting and formatting configuration",
"type": "module",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages/eslint-config": "2.1.1",
"packages/eslint-config": "2.1.2",
"packages/pull-through-cache": "0.2.2"
}

0 comments on commit 47a9190

Please sign in to comment.