Skip to content

Commit

Permalink
prepare release 0.2 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 committed Jul 7, 2022
1 parent d25d29f commit 6052322
Show file tree
Hide file tree
Showing 7 changed files with 60 additions and 17,902 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Auth Management UI Release Notes

## 0.2-dev
## 0.2

### New features

Expand Down
4 changes: 2 additions & 2 deletions configuration-api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions configuration-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "configuration-api",
"version": "0.1.0",
"name": "auth-management-ui-configuration-api",
"version": "0.2.0",
"keywords": [
"graphql",
"apollo",
Expand Down
4 changes: 2 additions & 2 deletions documentation/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "documentation",
"version": "1.0.0",
"name": "auth-management-ui-documentation",
"version": "0.2.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
Loading

0 comments on commit 6052322

Please sign in to comment.