Skip to content

Commit

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


<details><summary>base: 1.2.0</summary>

##
[1.2.0](base-v1.1.0...base-v1.2.0)
(2024-04-03)


### Features

* Update packages
([8a1a8ad](8a1a8ad))


### Bug Fixes

* Add custom rule for the unicorn
([a1676c4](a1676c4))
</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 Apr 3, 2024
1 parent a1676c4 commit ce78d09
Show file tree
Hide file tree
Showing 3 changed files with 14 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.1.0",
"packages/base": "1.2.0",
"packages/react": "1.4.0",
"packages/next": "1.2.0",
"packages/markdown": "1.2.0"
Expand Down
12 changes: 12 additions & 0 deletions packages/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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


### Features

* Update packages ([8a1a8ad](https://github.com/Pilaton/eslint-eco/commit/8a1a8ad58e8629191abb933df14b55b46c2ab5c3))


### Bug Fixes

* Add custom rule for the unicorn ([a1676c4](https://github.com/Pilaton/eslint-eco/commit/a1676c4575f2fc4c019d09465311d01ef1e7a61c))

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


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.1.0",
"version": "1.2.0",
"description": "Basic ESLint configuration including Javascript and Typescript checks",
"keywords": [
"eslint",
Expand Down

0 comments on commit ce78d09

Please sign in to comment.