Skip to content

Commit

Permalink
chore(main): release 1.1.52
Browse files Browse the repository at this point in the history
  • Loading branch information
masterkain committed Oct 9, 2023
1 parent c809c67 commit 53b4923
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.1.52](https://github.com/icoretech/airbroke/compare/v1.1.51...v1.1.52) (2023-10-09)


### Bug Fixes

* **deps:** update dependency next-auth to v4.23.2 ([ad5bfc3](https://github.com/icoretech/airbroke/commit/ad5bfc304913c2fd9c2b9d2e4a08a38ddcfcea9c))
* **deps:** update dependency octokit to v3.1.1 ([c648309](https://github.com/icoretech/airbroke/commit/c648309215407643b2ac8b677ab2f51865fe9bb9))
* **deps:** update dependency postcss to v8.4.31 ([c1a9676](https://github.com/icoretech/airbroke/commit/c1a9676957d2fe90c846b11ac1b6a3f92f112329))
* **deps:** update dependency superjson to v1.13.3 ([2678fbc](https://github.com/icoretech/airbroke/commit/2678fbc4e50839bb4d6f2fd897d58ee215899577))
* **deps:** update dependency zod to v3.22.3 ([99d1f11](https://github.com/icoretech/airbroke/commit/99d1f116328629feff6a202e06de3f4c0642e055))
* **deps:** update dependency zod to v3.22.4 ([09ab904](https://github.com/icoretech/airbroke/commit/09ab9040201d0b99118f4bfb3815fa4082311912))
* **deps:** update dependency zod-form-data to v2.0.2 ([9a59acf](https://github.com/icoretech/airbroke/commit/9a59acf245c7c945dd4a277862d9eaae28fc8bf2))
* **deps:** update prisma monorepo to v5.4.1 ([259f1e5](https://github.com/icoretech/airbroke/commit/259f1e50771809115462a0597485bfe6ecfa24c9))

## [1.1.51](https://github.com/icoretech/airbroke/compare/v1.1.50...v1.1.51) (2023-09-23)


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": "airbroke",
"version": "1.1.51",
"version": "1.1.52",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 53b4923

Please sign in to comment.