Skip to content

Commit

Permalink
chore(release): 1.3.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 11, 2023
1 parent d7702fa commit 242f8bb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.3.2](https://github.com/TierMobility/tile38-ts/compare/v1.3.1...v1.3.2) (2023-08-11)


### Bug Fixes

* 🐛 bump redis from 4.5.1 to 4.6.7 ([d7702fa](https://github.com/TierMobility/tile38-ts/commit/d7702fac1a2de888fd6fb8d65ce2a7de2cfc7125))


### Other

* **deps-dev:** 🔧 bump typescript from 4.8.4 to 5.1.6 ([53b849a](https://github.com/TierMobility/tile38-ts/commit/53b849a037a9302425eab83a9f1e2fd3dcb2aac5))

## [1.3.1](https://github.com/TierMobility/tile38-ts/compare/v1.3.0...v1.3.1) (2023-06-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tiermobility/tile38-ts",
"version": "1.3.1",
"version": "1.3.2",
"description": "A Node.js Tile38 client written in TypeScript",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 242f8bb

Please sign in to comment.