Skip to content

Commit

Permalink
chore(main): release linters 0.14.0 (#66)
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>
  • Loading branch information
github-actions[bot] authored Oct 2, 2023
1 parent c4cd1fe commit f96f4c1
Show file tree
Hide file tree
Showing 3 changed files with 15 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,3 +1,3 @@
{
"packages/linters": "0.13.0"
"packages/linters": "0.14.0"
}
13 changes: 13 additions & 0 deletions packages/linters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.14.0](https://github.com/juntossomosmais/time-out-market/compare/linters-v0.13.0...linters-v0.14.0) (2023-10-02)


### Features

* **linters:** disable react/no-unescaped-entities ([2525214](https://github.com/juntossomosmais/time-out-market/commit/252521475ecc6bc960447ccdcdfd99b689cb7f4c))
* **linters:** remove revert option from commit list ([#55](https://github.com/juntossomosmais/time-out-market/issues/55)) ([c4cd1fe](https://github.com/juntossomosmais/time-out-market/commit/c4cd1fe415b72813136a113bda0e23894aa69d78))


### Bug Fixes

* **linters:** remove duplicated rule ([dbe5519](https://github.com/juntossomosmais/time-out-market/commit/dbe55191a2617dcb541a05d3828ae5ff7a2066cd))

## [0.13.0](https://github.com/juntossomosmais/time-out-market/compare/linters-v0.12.0...linters-v0.13.0) (2023-09-28)


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.13.0",
"version": "0.14.0",
"type": "commonjs",
"repository": {
"type": "git",
Expand Down

0 comments on commit f96f4c1

Please sign in to comment.