Skip to content

Commit

Permalink
chore: release main (#301)
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: felipefialho <[email protected]>
  • Loading branch information
github-actions[bot] and felipefialho authored Dec 10, 2024
1 parent 26c48d1 commit 56bfb31
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages/linters": "0.22.0",
"packages/http-front-cache": "0.0.1"
"packages/http-front-cache": "1.0.0"
}
3 changes: 1 addition & 2 deletions packages/http-front-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Changelog

## 1.0.0 (2024-11-04)

## [1.0.0](https://github.com/juntossomosmais/time-out-market/compare/http-front-cache-v0.0.1...http-front-cache-v0.1.0) (2024-12-10)

### Features

Expand Down
2 changes: 1 addition & 1 deletion packages/http-front-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@juntossomosmais/http-front-cache",
"version": "0.0.1",
"version": "1.0.0",
"dependencies": {
"object-hash": "^3.0.0",
"pako": "^2.1.0"
Expand Down
7 changes: 0 additions & 7 deletions packages/linters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
# Changelog

## [0.23.0](https://github.com/juntossomosmais/time-out-market/compare/linters-v0.22.0...linters-v0.23.0) (2024-11-04)


### Features

* create http front cache package ([#267](https://github.com/juntossomosmais/time-out-market/issues/267)) ([0e835e3](https://github.com/juntossomosmais/time-out-market/commit/0e835e3b2c2cc25418abc4fb91530ded5a605e67))

## [0.22.0](https://github.com/juntossomosmais/time-out-market/compare/linters-v0.21.0...linters-v0.22.0) (2024-09-16)


Expand Down

0 comments on commit 56bfb31

Please sign in to comment.