Skip to content

Commit

Permalink
Release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth committed Jan 14, 2022
1 parent 2871ea6 commit 6d6edd0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

[//]: # (s-0.0.3)

# [0.0.3] - (2022-01-14)

## Misc
* Updated build toolchain.

[//]: # (e-0.0.3)

1 change: 0 additions & 1 deletion changes/1642143312957.misc

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dtinth/google-sign-in-controller",
"version": "0.0.2",
"version": "0.0.3",
"description": "Simple library to a client sign in with Google",
"main": "./lib-commonjs/index.js",
"module": "./lib/index.js",
Expand Down

0 comments on commit 6d6edd0

Please sign in to comment.