Skip to content

Commit

Permalink
Document release 1.0.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jokinen committed Apr 4, 2022
1 parent cc770f1 commit 79483cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## 1.0.0-alpha2

### Added

- Notification component
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": "react-helsinki-headless-cms",
"version": "1.0.0-alpha1",
"version": "1.0.0-alpha2",
"description": "React components for displaying Headless CMS content according to guidelines set by HDS",
"main": "cjs/index.js",
"module": "index.js",
Expand Down

0 comments on commit 79483cb

Please sign in to comment.