Skip to content

Commit

Permalink
v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferlund committed Jan 31, 2024
1 parent 122f472 commit a649adc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.7] - 2024-01-31

No changes. Upgrader to sync version numbers with [ic-use-siwe-identity](https://github.com/kristoferlund/ic-siwe/tree/main/packages/ic-use-siwe-identity).

## [0.0.1] - 2024-01-18

### Added

- First release. `ic-use-internet-identity` v0.0.1 should be regarded as alpha software.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ic-use-internet-identity",
"version": "0.0.1",
"version": "0.0.7",
"description": "Hook that makes it easy to integrate IC Internet Identity into your React application.",
"author": "Kristofer Lund <kristofer@kristoferlund.se>",
"repository": {
Expand Down

0 comments on commit a649adc

Please sign in to comment.