Skip to content

Commit

Permalink
chore(main): release linters 0.19.0 (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Felipe Fialho <[email protected]>
  • Loading branch information
github-actions[bot] and felipefialho authored Jun 5, 2024
1 parent 48cc569 commit a9872a0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packages/linters": "0.18.1"
"packages/linters": "0.19.0"
}
12 changes: 11 additions & 1 deletion packages/linters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
# Changelog

## [0.18.1](https://github.com/juntossomosmais/time-out-market/compare/linters-v0.18.0...linters-v0.18.1) (2024-04-16)
## [0.19.0](https://github.com/juntossomosmais/time-out-market/compare/linters-v0.18.1...linters-v0.19.0) (2024-06-05)


### Features

* **deps:** bump dependencies and add the correct version for each dependency ([#196](https://github.com/juntossomosmais/time-out-market/issues/196)) ([48cc569](https://github.com/juntossomosmais/time-out-market/commit/48cc569b5c989712cfb2b1b7dafba139895f724f))

#### Breaking Changes

- We need to update `eslint-plugin-sonarjs` to version > `1.x.x` to keep the compatibility with the other dependencies.

## [0.18.1](https://github.com/juntossomosmais/time-out-market/compare/linters-v0.18.0...linters-v0.18.1) (2024-04-16)

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion packages/linters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@juntossomosmais/linters",
"version": "0.18.1",
"version": "0.19.0",
"type": "commonjs",
"repository": {
"type": "git",
Expand Down

0 comments on commit a9872a0

Please sign in to comment.