Skip to content

Commit

Permalink
chore(release): v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lichthagel committed Oct 14, 2024
1 parent 8e972bb commit 5eadff6
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Changelog


## v1.0.3

[compare changes](https://github.com/Lichthagel/lichtHikari/compare/v1.0.2...v1.0.3)

### 💅 Refactors

- **anisongs:** Share activeVideo globally ([caf7c27](https://github.com/Lichthagel/lichtHikari/commit/caf7c27))

### 🏡 Chore

- **renovate:** Setup config ([898e5ef](https://github.com/Lichthagel/lichtHikari/commit/898e5ef))
- Setup changelogen ([8e972bb](https://github.com/Lichthagel/lichtHikari/commit/8e972bb))

### 🤖 CI

- **deploy:** Deploy on version tags ([26c258f](https://github.com/Lichthagel/lichtHikari/commit/26c258f))

### ❤️ Contributors

- Lichthagel ([@Lichthagel](http://github.com/Lichthagel))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lichthikari",
"version": "1.0.2",
"version": "1.0.3",
"description": "User script with various tweaks for AniList ",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 5eadff6

Please sign in to comment.