release: 🔖 v0.2.0
This commit is contained in:
parent
570d300bfb
commit
b6c29358a1
|
|
@ -0,0 +1,9 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
|
||||||
|
## [0.2.0] - 2024-10-19
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Pinned the project to the Gitea 1.22.3 version.
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@lucas-labs/lugit-theme",
|
"name": "@lucas-labs/lugit-theme",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "Custom theme for lucaslabs' internal git server",
|
"description": "Custom theme for lucaslabs' internal git server",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue