Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit dc4af9c

Browse files
chore(release): 0.0.12
1 parent a692df7 commit dc4af9c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.12](https://github.com/cssninjaStudio/nuxt-media-viewer/compare/v0.0.11...v0.0.12) (2023-02-27)
6+
7+
8+
### Features
9+
10+
* add splitpanes ([bf80166](https://github.com/cssninjaStudio/nuxt-media-viewer/commit/bf801666a25488dafa32b10d716f3e4c205f616a))
11+
* center snippet preview + remove devtools ui components ([a692df7](https://github.com/cssninjaStudio/nuxt-media-viewer/commit/a692df7603e91df0043a33a80f3e795941fd0614))
12+
513
### [0.0.11](https://github.com/cssninjaStudio/nuxt-media-viewer/compare/v0.0.10...v0.0.11) (2023-02-27)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cssninja/nuxt-media-viewer",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"license": "MIT",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)