🚀Bumped version to 1.0.5
This commit is contained in:
parent
72d34cbfd7
commit
4874b22796
12
CHANGELOG.md
12
CHANGELOG.md
@ -2,8 +2,20 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
|
||||
|
||||
#### [1.0.5](https://git.odit.services/lfk/beamershow/compare/1.0.4...1.0.5)
|
||||
|
||||
- chore(deps): bump some [`ab4f82c`](https://git.odit.services/lfk/beamershow/commit/ab4f82ccf14a1569921845910e3b2a740f74aeea)
|
||||
- feat(ci)!: Switched to woodpecker [`1235776`](https://git.odit.services/lfk/beamershow/commit/1235776a6255a3925f98ac6cacd3167f6e86e363)
|
||||
- chore: remove husky [`72d34cb`](https://git.odit.services/lfk/beamershow/commit/72d34cbfd7f7e47f0239416469533aea772daa79)
|
||||
- chore(deps): pnpm@9 + node@23 [`c4ad18c`](https://git.odit.services/lfk/beamershow/commit/c4ad18cb4ff4dd13e50f4674d7b6016ed788ff63)
|
||||
- feat(footer): cleaned up text [`b10e964`](https://git.odit.services/lfk/beamershow/commit/b10e964ad900fcfd2503884c248ea0f6d11a2fb9)
|
||||
- feat: improved background img import [`919b295`](https://git.odit.services/lfk/beamershow/commit/919b2956ab5253a3697c14ac284f6da700afda91)
|
||||
|
||||
#### [1.0.4](https://git.odit.services/lfk/beamershow/compare/1.0.3...1.0.4)
|
||||
|
||||
> 15 April 2023
|
||||
|
||||
- 🚀Bumped version to 1.0.4 [`4a1e266`](https://git.odit.services/lfk/beamershow/commit/4a1e26663e29339d6373fa8c340ba2117d3ecf28)
|
||||
- fix: formatting of total km [`2bdbd00`](https://git.odit.services/lfk/beamershow/commit/2bdbd001898b9dd5aa541f3cce90fc108e7e458c)
|
||||
|
||||
#### [1.0.3](https://git.odit.services/lfk/beamershow/compare/1.0.2...1.0.3)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lfk/beamershow",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
|
Loading…
x
Reference in New Issue
Block a user