diff --git a/CHANGELOG.md b/CHANGELOG.md index fe08a8a..56c1291 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.4.8] - 2025-01-29 + +### Plugin 🕹️ +- Undo removal constant from `get_sidebar_bgcolor` +- Removal constant from `find_attributes_hidden_file` + ## [0.4.7] - 2025-01-29 ### Plugin 🕹️ diff --git a/pyproject.toml b/pyproject.toml index 87cf276..ca5b9d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "Zukan Icon Theme" -version = "0.4.7" +version = "0.4.8" description = "Icon theme for Sublime Text" license = "MIT" authors = ["Seven Eda <53v3n3d4@gmail.com>"] diff --git a/sublime/Zukan Icon Theme.sublime-settings b/sublime/Zukan Icon Theme.sublime-settings index 7f48662..35b4a37 100644 --- a/sublime/Zukan Icon Theme.sublime-settings +++ b/sublime/Zukan Icon Theme.sublime-settings @@ -336,7 +336,7 @@ // Do not change version. Neither use this option. // It is used to upgrade package if 'rebuild_on_upgrade' // is true - "version": "0.4.7", + "version": "0.4.8", // https://docs.python.org/3/library/logging.html // It currently only accepts Python library logging default