Skip to content

Commit

Permalink
chore(release): 1.18.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.18.1](v1.18.0...v1.18.1) (2024-05-07)

### Bug Fixes

* no transparent background for input errors ([#99](#99)) ([5f9a1d5](5f9a1d5))
  • Loading branch information
semantic-release-bot committed May 7, 2024
1 parent 5f9a1d5 commit 7617239
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.18.1](https://github.com/jdinhify/vscode-theme-gruvbox/compare/v1.18.0...v1.18.1) (2024-05-07)


### Bug Fixes

* no transparent background for input errors ([#99](https://github.com/jdinhify/vscode-theme-gruvbox/issues/99)) ([5f9a1d5](https://github.com/jdinhify/vscode-theme-gruvbox/commit/5f9a1d5ecd4cbbf6b364ccdc0e44c40fb23f7a39))

# [1.18.0](https://github.com/jdinhify/vscode-theme-gruvbox/compare/v1.17.0...v1.18.0) (2024-01-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gruvbox",
"displayName": "Gruvbox Theme",
"description": "Gruvbox Theme",
"version": "1.18.0",
"version": "1.18.1",
"author": "jdinhify (https://github.com/jdinhify)",
"contributors": [
"eximus (https://github.com/3ximus)",
Expand Down

0 comments on commit 7617239

Please sign in to comment.