Skip to content

Commit

Permalink
chore(release): 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 5, 2022
1 parent 7ad6084 commit 801fd15
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.2.7 (2022-08-05)


### Chores

* update base profile component ([7ad6084](https://github.com/jabali2004/ngx-strapi-auth/commit/7ad608477f003856de2a0bd4f3e437145b06d9d4))

### 0.2.6 (2022-08-04)


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": "ngx-strapi-auth",
"version": "0.2.6",
"version": "0.2.7",
"description": "NgxStrapiAuth is a Angular library that implements all standard operations like logging in or registering a user for the headless CMS Strapi",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion projects/strapi-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-strapi-auth",
"version": "0.2.6",
"version": "0.2.7",
"description": "NgxStrapiAuth is a Angular library that implements all standard operations like logging in or registering a user for the headless CMS Strapi",
"author": {
"name": "jabali2004",
Expand Down

0 comments on commit 801fd15

Please sign in to comment.