Skip to content

Commit

Permalink
chore(main): release 1.1.74
Browse files Browse the repository at this point in the history
  • Loading branch information
masterkain committed Jan 19, 2025
1 parent 2508629 commit 69b0053
Show file tree
Hide file tree
Showing 3 changed files with 18 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.73"
".": "1.1.74"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.1.74](https://github.com/icoretech/airbroke/compare/v1.1.73...v1.1.74) (2025-01-19)


### Bug Fixes

* **deps:** update dependency @ai-sdk/openai to v1.0.20 ([#948](https://github.com/icoretech/airbroke/issues/948)) ([9d19be2](https://github.com/icoretech/airbroke/commit/9d19be282aef234c2c0db2aae2b99420777828be))
* **deps:** update dependency @ai-sdk/openai to v1.1.0 ([#960](https://github.com/icoretech/airbroke/issues/960)) ([908e438](https://github.com/icoretech/airbroke/commit/908e43895f0a3eab41bd60e58e52bd73a4265058))
* **deps:** update dependency ai to v4.0.34 ([#943](https://github.com/icoretech/airbroke/issues/943)) ([61f255f](https://github.com/icoretech/airbroke/commit/61f255fab2f7236c9fd1b39e28ed0a5719d4b6de))
* **deps:** update dependency ai to v4.0.39 ([#949](https://github.com/icoretech/airbroke/issues/949)) ([1c02570](https://github.com/icoretech/airbroke/commit/1c0257030fbb659414e6d459c5eb0ff11730fa32))
* **deps:** update dependency ai to v4.0.40 ([#958](https://github.com/icoretech/airbroke/issues/958)) ([e1cc297](https://github.com/icoretech/airbroke/commit/e1cc2973441a0c9dd8315b17d01071382ce4a73f))
* **deps:** update dependency ai to v4.1.0 ([#961](https://github.com/icoretech/airbroke/issues/961)) ([2508629](https://github.com/icoretech/airbroke/commit/25086297a5feb81d515175d5cc2ae257bead95cb))
* **deps:** update nextjs monorepo to v15.2.0-canary.12 ([#950](https://github.com/icoretech/airbroke/issues/950)) ([1a077d3](https://github.com/icoretech/airbroke/commit/1a077d3a7c78a8a4bd31ab7430be2ab32b5594d9))
* **deps:** update nextjs monorepo to v15.2.0-canary.13 ([#957](https://github.com/icoretech/airbroke/issues/957)) ([63f833c](https://github.com/icoretech/airbroke/commit/63f833cbe1f5fdf1742ac5f0143884eccd44627d))
* **deps:** update nextjs monorepo to v15.2.0-canary.14 ([#959](https://github.com/icoretech/airbroke/issues/959)) ([46ecaf3](https://github.com/icoretech/airbroke/commit/46ecaf329946b8edb200939856dd77520a172019))
* **deps:** update nextjs monorepo to v15.2.0-canary.16 ([#962](https://github.com/icoretech/airbroke/issues/962)) ([9cd3f65](https://github.com/icoretech/airbroke/commit/9cd3f65d5ba505bc6add6a320738ff5a2b967ad3))

## [1.1.73](https://github.com/icoretech/airbroke/compare/v1.1.72...v1.1.73) (2025-01-13)


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.73",
"version": "1.1.74",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 69b0053

Please sign in to comment.