Skip to content

Commit

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


<details><summary>base: 1.1.0</summary>

##
[1.1.0](base-v1.0.0...base-v1.1.0)
(2024-03-04)


### Features

* Update packages
([445ee70](445ee70))
</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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 4, 2024
1 parent 445ee70 commit 1e08e31
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/base": "1.0.0",
"packages/base": "1.1.0",
"packages/react": "1.3.0",
"packages/next": "1.1.0",
"packages/markdown": "1.1.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/Pilaton/eslint-eco/compare/base-v1.0.0...base-v1.1.0) (2024-03-04)


### Features

* Update packages ([445ee70](https://github.com/Pilaton/eslint-eco/commit/445ee70de5910c43beef544a0c4cb62ef1d543ed))

## [1.0.0](https://github.com/Pilaton/eslint-eco/compare/base-v0.7.1...base-v1.0.0) (2024-02-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pilaton/eslint-config-base",
"version": "1.0.0",
"version": "1.1.0",
"description": "Basic ESLint configuration including Javascript and Typescript checks",
"keywords": [
"eslint",
Expand Down

0 comments on commit 1e08e31

Please sign in to comment.