Skip to content

Commit f32f947

Browse files
committed
chore(dfx-bootstrap-icons): release version 1.1.0
1 parent c8cfcce commit f32f947

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Diff for: libs/dfx-bootstrap-icons/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.1.0](https://github.com/Dafnik/dfts-common/compare/dfx-bootstrap-icons-1.0.0...dfx-bootstrap-icons-1.1.0) (2024-01-02)
2+
3+
### Bug Fixes
4+
5+
- **bootstrap-icons:** name undefined ([fef8d80](https://github.com/Dafnik/dfts-common/commit/fef8d80fd4c7513f0876af660aac8da0aa1af2a1))
6+
7+
### Features
8+
9+
- **bootstrap-icons:** add cdn and fix tests ([ef4b21f](https://github.com/Dafnik/dfts-common/commit/ef4b21ff3ba35e1c2bae0a80921e68837ce6fdf5))
10+
- **bootstrap-icons:** extract into icon loader ([41bd6a1](https://github.com/Dafnik/dfts-common/commit/41bd6a1dabd6aa97f0376795ba558906048296d2))
11+
- **icons:** add cdn functionality ([ea992a6](https://github.com/Dafnik/dfts-common/commit/ea992a64e8c4c749f6e6180b7121a11381c0b323))
12+
- **icons:** add cdn functionality ([33821a3](https://github.com/Dafnik/dfts-common/commit/33821a3eb3852be07553df351a18937c0c136fe5))
13+
114
# [1.0.0](https://github.com/Dafnik/dfts-common/compare/dfx-bootstrap-icons-0.0.1-beta.0...dfx-bootstrap-icons-1.0.0) (2023-11-23)
215

316
### Features

Diff for: libs/dfx-bootstrap-icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dfx-bootstrap-icons",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"peerDependencies": {
55
"@angular/common": "17",
66
"@angular/core": "17"

0 commit comments

Comments
 (0)