mirror of
https://github.com/lucas-labs/gitea-lugit-theme.git
synced 2026-03-11 06:44:24 +00:00
release: 🔖 v0.2.0
This commit is contained in:
parent
570d300bfb
commit
b6c29358a1
2 changed files with 10 additions and 1 deletions
9
CHANGELOG.md
Normal file
9
CHANGELOG.md
Normal file
|
|
@ -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",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"type": "module",
|
||||
"description": "Custom theme for lucaslabs' internal git server",
|
||||
"main": "index.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue