Skip to content

Commit

Permalink
chore(release): 1.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.2](v1.3.1...v1.3.2) (2023-06-15)

### Trivial Changes

* **deps:** bump s0/git-publish-subdir-action from 399aab378450f99b7de6767f62b0d1dbfcb58b53 to 92faf786f11dfa44fc366ac3eb274d193ca1af7e ([#417](#417)) ([041f23e](041f23e))
  • Loading branch information
semantic-release-bot committed Jun 15, 2023
1 parent 041f23e commit cb1f98b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.2](https://github.com/ipfs/public-gateway-checker/compare/v1.3.1...v1.3.2) (2023-06-15)


### Trivial Changes

* **deps:** bump s0/git-publish-subdir-action from 399aab378450f99b7de6767f62b0d1dbfcb58b53 to 92faf786f11dfa44fc366ac3eb274d193ca1af7e ([#417](https://github.com/ipfs/public-gateway-checker/issues/417)) ([041f23e](https://github.com/ipfs/public-gateway-checker/commit/041f23eeda151c252e46ba17e61082e4aac4345c))

## [1.3.1](https://github.com/ipfs/public-gateway-checker/compare/v1.3.0...v1.3.1) (2023-06-15)


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,7 +1,7 @@
{
"name": "@ipfs/public-gateway-checker",
"private": true,
"version": "1.3.1",
"version": "1.3.2",
"description": "Checks which public gateways are online or not",
"author": "Marcin Rataj <lidel@lidel.org>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit cb1f98b

Please sign in to comment.