Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 13, 2024
1 parent 3ee35ba commit 3e33f69
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions projects/ng-error-handlers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.3.0](https://github.com/ms-dosx86/ng-error-handlers/compare/v1.2.1...v1.3.0) (2024-08-13)


### Features

* **dynamic-import-handler:** add "withDynamicImportHandler" to make things easier ([6c3f9a5](https://github.com/ms-dosx86/ng-error-handlers/commit/6c3f9a541f21a8428a5b4eb1e9ab332f89d7f4df))

## [1.2.1](https://github.com/ms-dosx86/ng-error-handlers/compare/v1.2.0...v1.2.1) (2024-07-16)


Expand Down
2 changes: 1 addition & 1 deletion projects/ng-error-handlers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-error-handlers",
"version": "1.2.1",
"version": "1.3.0",
"peerDependencies": {
"@angular/core": "^17.0.0 || ^18.0.0",
"@angular/common": "^17.0.0 || ^18.0.0",
Expand Down

0 comments on commit 3e33f69

Please sign in to comment.