Skip to content

Commit

Permalink
bump version to 1.0.0 and add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
barshathakuri committed Dec 18, 2024
1 parent c02e3a3 commit 61d12fb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# go-alert-hub

### Major Changes

## 1.0.0

- 889066b: Add subscription modal, authentication and hcapcha.

- Add login
- Add Register
- Add Historical alert

### Patch Changes

- Updated dependencies and add patch [889066b]
- @ifrc-go/ui@1.2.1.patch


- 0d0ae7b: Bug fixes
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ifrc-alert-hub",
"version": "0.0.1",
"version": "1.0.0",
"type": "module",
"private": true,
"scripts": {
Expand Down

0 comments on commit 61d12fb

Please sign in to comment.