Skip to content

Commit 70e21d0

Browse files
chore(main): release 1.2.0 (#202)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2efd154 commit 70e21d0

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/catppuccin/web-file-explorer-icons/compare/v1.1.0...v1.2.0) (2025-05-02)
4+
5+
6+
### Features
7+
8+
* **sites:** release asset/artifact icons ([#204](https://github.com/catppuccin/web-file-explorer-icons/issues/204)) ([2efd154](https://github.com/catppuccin/web-file-explorer-icons/commit/2efd15444910c6342ebf8074cbcbd4802bc655b6))
9+
10+
11+
### Bug Fixes
12+
13+
* use basename of directory paths for icon filename ([#201](https://github.com/catppuccin/web-file-explorer-icons/issues/201)) ([1fd9c21](https://github.com/catppuccin/web-file-explorer-icons/commit/1fd9c213e4c36318bd9ba8cc63f21583db84c8d4))
14+
315
## [1.1.0](https://github.com/catppuccin/web-file-explorer-icons/compare/v1.0.1...v1.1.0) (2025-04-20)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "catppuccin-web-file-explorer-icons",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Soothing pastel icons for web file explorers",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)