Skip to content

Commit f1a2d38

Browse files
Merge pull request #5 from IQAIcom/changeset-release/main
2 parents 961a7c0 + 537e73f commit f1a2d38

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/initial-release.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [`c31f9b9`](https://github.com/IQAIcom/alert-logger/commit/c31f9b99ed5b35fc3def62370a89875b924627df) Thanks [@Royal-lobster](https://github.com/Royal-lobster)! - Initial release of @iqai/alert-logger with core engine, Discord/Console adapters, reliability layer, and NestJS/Next.js integrations.
8+
39
## 0.1.0
410

511
Initial release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iqai/alert-logger",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Smart alert aggregation for any destination — Discord, Sentry, Slack, console, or your own adapter",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)