Skip to content

Commit 00ba45d

Browse files
chore(main): release 0.2.1
1 parent 24e096a commit 00ba45d

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.2.1"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/hbstack/background-image/compare/v0.2.0...v0.2.1) (2024-03-20)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* **deps:** update dependency stylelint-scss to v5.3.0 ([1be5a5d](https://github.com/hbstack/background-image/commit/1be5a5dc66de882ca937b17f83645f17476aba01))
9+
* **deps:** update dependency stylelint-scss to v5.3.1 ([2c5203d](https://github.com/hbstack/background-image/commit/2c5203dc665ee639024da8dac6c4de250d636f98))
10+
* **deps:** update dependency stylelint-scss to v6 ([38d1eb3](https://github.com/hbstack/background-image/commit/38d1eb3209441ca8a31a0e1aafe8b0ac4f68c441))
11+
* **deps:** update dependency stylelint-scss to v6.1.0 ([514b188](https://github.com/hbstack/background-image/commit/514b1883f1b398c145ddf179d1226093894be018))
12+
* **deps:** update dependency stylelint-scss to v6.2.0 ([70e6228](https://github.com/hbstack/background-image/commit/70e6228881ad9f0e09366182e02572597d8677df))
13+
* **deps:** update dependency stylelint-scss to v6.2.1 ([b48bccf](https://github.com/hbstack/background-image/commit/b48bccf6642fb499c1238c8f7abbbf507de98c08))
14+
15+
16+
### Styles 🎨
17+
18+
* fix the background image ([#139](https://github.com/hbstack/background-image/issues/139)) ([56bb6b8](https://github.com/hbstack/background-image/commit/56bb6b80f33841b9e2a874a5a8fcf82ade57b047))
19+
* make background image to be more obvious ([24e096a](https://github.com/hbstack/background-image/commit/24e096acc5dc279eadb122f62aa9511f7c06a7e4))
20+
321
## [0.2.0](https://github.com/hbstack/background-image/compare/v0.1.1...v0.2.0) (2023-09-16)
422

523

0 commit comments

Comments
 (0)