Skip to content

Commit

Permalink
chore: release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gernsdorfer committed Jul 12, 2022
1 parent efee71f commit eccb03e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
## 0.0.2 (2022-07-12)

## 0.0.1 (2022-07-12)

2 changes: 1 addition & 1 deletion libs/async-component-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gernsdorfer/async-component-loader",
"version": "0.0.1",
"version": "0.0.2",
"peerDependencies": {
"@angular/common": ">= 14.0.0",
"@angular/core": ">= 14.0.0"
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": "async-component-loader",
"version": "0.0.1",
"version": "0.0.2",
"license": "MIT",
"scripts": {
"affected:build": "nx affected --target=build",
Expand Down

0 comments on commit eccb03e

Please sign in to comment.