Skip to content

Commit f808b97

Browse files
chore(release): 0.3.12
1 parent e6edca1 commit f808b97

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.3.12](https://github.com/cssninjaStudio/nuxt-toaster/compare/v0.3.11...v0.3.12) (2023-04-26)
6+
7+
8+
### Bug Fixes
9+
10+
* window paths issues ([e3ca460](https://github.com/cssninjaStudio/nuxt-toaster/commit/e3ca460a4dce45c127f6c1428a19ec5476fa1be8))
11+
512
### [0.3.11](https://github.com/cssninjaStudio/nuxt-toaster/compare/v0.3.10...v0.3.11) (2023-04-14)
613

714
### [0.3.10](https://github.com/cssninjaStudio/nuxt-toaster/compare/v0.3.9...v0.3.10) (2023-03-25)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cssninja/nuxt-toaster",
3-
"version": "0.3.11",
3+
"version": "0.3.12",
44
"license": "MIT",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)