Skip to content

Commit 6e4f5fa

Browse files
author
GitHub Actions Bot
committed
chore(release): 1.0.13 [skip ci]
1 parent 0959c5c commit 6e4f5fa

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+
### 1.0.13 (2022-01-02)
6+
7+
8+
### Bug Fixes
9+
10+
* pack update ([179fbaa](https://github.com/stijnvanhulle/css-vars-loader/commit/179fbaa9fe17c2b10deedeadcf3c732942b22fec))
11+
* standard-version ([0959c5c](https://github.com/stijnvanhulle/css-vars-loader/commit/0959c5c5b81b86f194bfd7c391879b8bc3f81d2a))
12+
513
### 1.0.12 (2022-01-02)
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": "@stijnvanhulle/css-vars-loader",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "Loader to use config.json file as css variables",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)