Skip to content

Commit 2e0df17

Browse files
committed
chore: update changelog
1 parent 10a2399 commit 2e0df17

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,26 @@
11
### Changelog
22

3-
#### [v3.1.0](https://github.com/metalsmith/default-values/compare/v3.1.0...v3.0.2)
3+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4+
5+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6+
7+
#### [Unreleased](https://github.com/metalsmith/default-values/compare/v3.2.0...HEAD)
8+
9+
#### [v3.2.0](https://github.com/metalsmith/default-values/compare/v3.1.0...v3.2.0)
10+
11+
> 2 May 2022
12+
13+
- Removed console log from code [`#21`](https://github.com/metalsmith/default-values/pull/21)
14+
- Drops Node < 12 support, adds metalsmith as peer & devDep [`7262bf6`](https://github.com/metalsmith/default-values/commit/7262bf604d9d41774bbb13443fd384c3f3d136e1)
15+
- Removes multimatch, uses metalsmith.match. Simplified & refactored [`d6f8407`](https://github.com/metalsmith/default-values/commit/d6f84076e6fe91ca3205c1ed2c14a7cca4694b98)
16+
- Removed Joi options validation in favor of allowing options to be undefined [`19e5f23`](https://github.com/metalsmith/default-values/commit/19e5f23c11cdf2104d6ccce4027ff27728922775)
17+
18+
#### [v3.1.0](https://github.com/metalsmith/default-values/compare/v3.0.2...v3.1.0)
19+
20+
> 30 January 2022
421
5-
- Fix typo's in README, remove obsolete dependencies [`66c32b9`](https://github.com/metalsmith/default-values/commit/66c32b9)
6-
- Align plugin with other core plugins. Update package.json, generate changelog, fix debug namespace [`cae2058`](https://github.com/metalsmith/default-values/commit/cae2058)
722
- Updated packages [`#18`](https://github.com/metalsmith/default-values/pull/18)
23+
- Align plugin with other core plugins. Update package.json, generate changelog, fix debug namespace [`cae2058`](https://github.com/metalsmith/default-values/commit/cae2058d73a736adf519f9b83b93b7879ad1a45e)
824

925
#### [v3.0.2](https://github.com/metalsmith/default-values/compare/v3.0.1...v3.0.2)
1026

0 commit comments

Comments
 (0)