Skip to content

Commit bf5e1b1

Browse files
committed
Release new version.
1 parent 972b3f1 commit bf5e1b1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

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

33

44

5+
## [3.1.7](https://github.com/patternslib/dev/compare/3.1.6...3.1.7) (2022-12-11)
6+
7+
8+
### Maintenance
9+
10+
11+
* Include changelog from pre-releases in final. ([b053a10](https://github.com/patternslib/dev/commit/b053a103ae859b1c33904d48fd80076cbec040eb))When doing a final release after a series of pre-releases, include all
12+
the pre-releases changelog items in the final release.
13+
See: https://github.com/release-it/release-it/blob/master/docs/pre-releases.md
14+
15+
* Upgrade dependencies. ([98d81a3](https://github.com/patternslib/dev/commit/98d81a3682ba68058bdc3e263300c0a131f5a4c5))
16+
517
## [3.1.6](https://github.com/patternslib/dev/compare/3.1.5...3.1.6) (2022-12-07)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternslib/dev",
3-
"version": "3.1.6",
3+
"version": "3.1.7",
44
"description": "Development base files for working with Patternslib and add-ons.",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)