Skip to content

Commit b58e406

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2024-08-09) ### Features * **README:** added more examples ([73784dc](73784dc))
1 parent 73784dc commit b58e406

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/KernelPanic92/ngx-fastboot/compare/v1.1.0...v1.2.0) (2024-08-09)
2+
3+
4+
### Features
5+
6+
* **README:** added more examples ([73784dc](https://github.com/KernelPanic92/ngx-fastboot/commit/73784dcc6a43a922cd3d56a042d710dc111ce38c))
7+
18
# [1.1.0](https://github.com/KernelPanic92/ngx-fastboot/compare/v1.0.0...v1.1.0) (2024-08-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-fastboot",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "ngx-fastboot is an Angular library designed to dynamically load configuration settings at runtime, optimizing application startup performance by offloading configurations to a separate compilation chunk.",
55
"scripts": {
66
"test": "jest",

0 commit comments

Comments
 (0)