Skip to content

Commit

Permalink
chore(main): release 1.1.69 (#915)
Browse files Browse the repository at this point in the history
  • Loading branch information
masterkain authored Jan 2, 2025
1 parent ab4aa5a commit b4659df
Show file tree
Hide file tree
Showing 3 changed files with 12 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 @@
{
".": "1.1.68"
".": "1.1.69"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.1.69](https://github.com/icoretech/airbroke/compare/v1.1.68...v1.1.69) (2025-01-02)


### Bug Fixes

* **deps:** update dependency @ai-sdk/openai to v1.0.12 ([#918](https://github.com/icoretech/airbroke/issues/918)) ([6e99417](https://github.com/icoretech/airbroke/commit/6e994174278e0a3de5bfeac7db1fd2e6cfcd1432))
* **deps:** update dependency ai to v4.0.23 ([#919](https://github.com/icoretech/airbroke/issues/919)) ([ab4aa5a](https://github.com/icoretech/airbroke/commit/ab4aa5a135d888060942ebe37e732d8b1052376b))
* **deps:** update dependency react-chartjs-2 to v5.3.0 ([#917](https://github.com/icoretech/airbroke/issues/917)) ([51c5474](https://github.com/icoretech/airbroke/commit/51c5474522f6408501301554ed997e7d850d6620))
* **deps:** update dependency zod-form-data to v2.0.5 ([#907](https://github.com/icoretech/airbroke/issues/907)) ([43d2be7](https://github.com/icoretech/airbroke/commit/43d2be7e5a113a38ffe2d45dfae83a010d63917e))

## [1.1.68](https://github.com/icoretech/airbroke/compare/v1.1.67...v1.1.68) (2024-12-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.68",
"version": "1.1.69",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit b4659df

Please sign in to comment.