Skip to content

Commit 0f071d7

Browse files
committed
chore: Version 1.2.24
1 parent fa090fd commit 0f071d7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Transcoder Changelog
22

3+
## 1.2.24 - 2023.04.20
4+
### Changed
5+
* Updated the docs to use VitePress `^1.0.0-alpha.29`
6+
* Allow for versioning of the docs
7+
38
## 1.2.23 - 2022.09.20
49
### Changed
510
* Move to using `ServicesTrait` and add getter methods for services

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nystudio107/craft-transcoder",
33
"description": "Transcode video & audio files to various formats, and provide video thumbnails",
44
"type": "craft-plugin",
5-
"version": "1.2.23",
5+
"version": "1.2.24",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)