Skip to content

Commit

Permalink
chore(main): release linters 0.11.0 (#52)
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 Sep 25, 2023
1 parent 0a2ce75 commit 7f67d2c
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,3 +1,3 @@
{
"packages/linters": "0.10.0"
"packages/linters": "0.11.0"
}
7 changes: 7 additions & 0 deletions packages/linters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.11.0](https://github.com/juntossomosmais/time-out-market/compare/linters-v0.10.0...linters-v0.11.0) (2023-09-25)


### Features

* **linters:** add rule to ensure commit messages are always lower-case ([#50](https://github.com/juntossomosmais/time-out-market/issues/50)) ([0a2ce75](https://github.com/juntossomosmais/time-out-market/commit/0a2ce75bd1300b2217c25e32ca78ec9196c414c6))

## [0.10.0](https://github.com/juntossomosmais/time-out-market/compare/linters-v0.9.0...linters-v0.10.0) (2023-09-15)


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

0 comments on commit 7f67d2c

Please sign in to comment.