Skip to content

Commit 1d8d16b

Browse files
committed
chore(release): 0.1.3
1 parent 4b666d5 commit 1d8d16b

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
1-
# Change Log
1+
# Changelog
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.1.3](https://github.com/nuxt-community/guess-module/compare/v0.1.2...v0.1.3) (2021-02-16)
6+
7+
8+
### Features
9+
10+
* update to guess-webpack 0.4.22 ([1c3f40a](https://github.com/nuxt-community/guess-module/commit/1c3f40a1b07605a474a86a3f243a5a7043e2f3bc))
11+
12+
13+
### Bug Fixes
14+
15+
* guess-nuxt link in readme ([4d76cca](https://github.com/nuxt-community/guess-module/commit/4d76cca16dfdd680df2c9afe88665bee6c59e065))
16+
* simplify defaultReportProvider ([9136526](https://github.com/nuxt-community/guess-module/commit/913652658b7f8f50b3bba7a5d966a1ebcf0efe10))
17+
* **deps:** update dependency guess-webpack to ^0.2.0 ([e438157](https://github.com/nuxt-community/guess-module/commit/e43815703fabe2414c5abb20f4316905bdbafbcd))
18+
* **deps:** update dependency guess-webpack to ^0.2.0 ([#3](https://github.com/nuxt-community/guess-module/issues/3)) ([562b70c](https://github.com/nuxt-community/guess-module/commit/562b70c7ca82084d644c999794cca105e19eaa1d))
19+
* error repo link in package ([d2407f7](https://github.com/nuxt-community/guess-module/commit/d2407f78668debabdfee750d417ecb93cf3108e4))
20+
521
<a name="0.1.2"></a>
622
## [0.1.2](https://github.com/nuxt-community/guess-module/compare/v0.1.1...v0.1.2) (2018-11-05)
723

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/guess-module",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Guess.js module for Nuxt.js",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)