Skip to content

Commit 074c3c4

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2024-08-09) ### Features * specified readme in package ([792f658](792f658))
1 parent 792f658 commit 074c3c4

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.1.0](https://github.com/KernelPanic92/ngx-fastboot/compare/v1.0.0...v1.1.0) (2024-08-09)
2+
3+
4+
### Features
5+
6+
* specified readme in package ([792f658](https://github.com/KernelPanic92/ngx-fastboot/commit/792f6581a4a063e7d31ea7937dd1e9620a5b22b4))
7+
18
# 1.0.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.0.0",
3+
"version": "1.1.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)