Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 50a4d17

Browse files
committed
[Release] v0.1.8.0
* authenticationInProgress to observe Auth processing * update version Merge tag 'v0.1.8.0' into develop [Release] v0.1.8.0 * authenticationInProgress to observe Auth processing * update version
2 parents 23307ca + 48f39e5 commit 50a4d17

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cryptr-angular",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/cryptr/cryptr-angular/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/cryptr/cryptr-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cryptr/cryptr-angular",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Cryptr SDK for Angular SPA",
55
"keywords": [
66
"cryptr",

0 commit comments

Comments
 (0)