Skip to content

Commit

Permalink
chore: release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nartc committed Oct 3, 2023
1 parent f11999e commit a162f29
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@


## [0.4.0](https://github.com/nartc/ngxtension-platform/compare/0.3.3...0.4.0) (2023-10-03)


### Features

* **singleton-proxy:** add createSingletonProxy ([#89](https://github.com/nartc/ngxtension-platform/issues/89)) ([f11999e](https://github.com/nartc/ngxtension-platform/commit/f11999e86a70515f794604c9f9f79836eeb63f6e))


### Documentations

* update .all-contributorsrc ([c84d3f5](https://github.com/nartc/ngxtension-platform/commit/c84d3f57d87a166503165cde83c8feb31d0628b8))
* update README.md ([83f0721](https://github.com/nartc/ngxtension-platform/commit/83f07217321ece0f061049f1446cb81c5df9b4f3))

## [0.3.3](https://github.com/nartc/ngxtension-platform/compare/0.3.2...0.3.3) (2023-09-23)


Expand Down
2 changes: 1 addition & 1 deletion libs/ngxtension/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.3.3"
"version": "0.4.0"
}

0 comments on commit a162f29

Please sign in to comment.