Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.57.0...v2.0.0) (2025-01-17)

### Bug Fixes

* **eslint:** import typescript ([0afec3d](0afec3d))

### Features

* **eslint/test:** mocha arrow function ([cd1c403](cd1c403))
* **eslint/test:** update ([390ad97](390ad97))
* **eslint/typescript:** upgrade config ([3e954aa](3e954aa))
* **eslint:** update config ([fdf8d72](fdf8d72))
* **prettier:** update test config ([2be4c25](2be4c25))
* update deps ([23f2b9b](23f2b9b))
* update package ([a13a666](a13a666))
* update prettier ([4759f96](4759f96))

### BREAKING CHANGES

* **eslint:** Update to eslint 9
  • Loading branch information
semantic-release-bot committed Jan 17, 2025
1 parent 8c09414 commit e15d9fd
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# [2.0.0](https://github.com/Neovici/cfg/compare/v1.57.0...v2.0.0) (2025-01-17)


### Bug Fixes

* **eslint:** import typescript ([0afec3d](https://github.com/Neovici/cfg/commit/0afec3da189d11869fa09ca3086f69f041ddf1e5))


### Features

* **eslint/test:** mocha arrow function ([cd1c403](https://github.com/Neovici/cfg/commit/cd1c403b0519f6891ab9b5954571bb41c01a0c4c))
* **eslint/test:** update ([390ad97](https://github.com/Neovici/cfg/commit/390ad97de9e31d7f06331e536cc54eeab02f0449))
* **eslint/typescript:** upgrade config ([3e954aa](https://github.com/Neovici/cfg/commit/3e954aadc9c8723a7893f632e30b0199d55d72d6))
* **eslint:** update config ([fdf8d72](https://github.com/Neovici/cfg/commit/fdf8d722ed794a1db8673a8b566f06945dcff5b5))
* **prettier:** update test config ([2be4c25](https://github.com/Neovici/cfg/commit/2be4c25e292d6a9d15be1fb21df1b50fd8703628))
* update deps ([23f2b9b](https://github.com/Neovici/cfg/commit/23f2b9bf842b2d1cf73e2e7ed2234336aef521bf))
* update package ([a13a666](https://github.com/Neovici/cfg/commit/a13a66672238630b100f957df60bd7d24f85bc1b))
* update prettier ([4759f96](https://github.com/Neovici/cfg/commit/4759f9658bc51f25780f0e7c07277698d5b3b193))


### BREAKING CHANGES

* **eslint:** Update to eslint 9

# [1.57.0](https://github.com/Neovici/cfg/compare/v1.56.0...v1.57.0) (2024-08-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neovici/cfg",
"version": "1.57.0",
"version": "2.0.0",
"description": "Configuration for Neovici packages",
"homepage": "https://github.com/Neovici/cfg#readme",
"bugs": {
Expand Down

0 comments on commit e15d9fd

Please # to comment.