Skip to content

Commit

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

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


### Features

* **configTemplates.ts, integrationsData.ts:** add Node.js client template for Airbrake integration ([7e6b4d7](https://github.com/icoretech/airbroke/commit/7e6b4d7616c1dcdc730123c9291349a15641350c))

## [1.1.72](https://github.com/icoretech/airbroke/compare/v1.1.71...v1.1.72) (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.72",
"version": "1.1.73",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit dbbf7f2

Please sign in to comment.