mirror of
https://github.com/catppuccin/keybr.git
synced 2026-01-09 06:00:59 +08:00
chore(main): release 1.0.1 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
f0ae5901a9
commit
fecaa6faab
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [1.0.1](https://github.com/husa/catppuccin-keybr/compare/v1.0.0...v1.0.1) (2025-05-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* update button and keys colors ([2134354](https://github.com/husa/catppuccin-keybr/commit/2134354d2daf4b6b94dc9aff0b45a50233440419))
|
||||
* use "catppuccin" prefix for generated files ([8d2b183](https://github.com/husa/catppuccin-keybr/commit/8d2b18316395ea39cfabf3c2a3ab9e69abc97422))
|
||||
|
||||
## 1.0.0 (2025-04-25)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "catppuccin-keybr",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "catppuccin-keybr",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@catppuccin/palette": "^1.7.1",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "catppuccin-keybr",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user