Skip to content

Commit 3d7e771

Browse files
committed
Release new version.
1 parent 3f5554c commit 3d7e771

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.md

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

33

44

5+
## [3.1.8](https://github.com/patternslib/dev/compare/3.1.7...3.1.8) (2022-12-19)
6+
7+
8+
### Maintenance
9+
10+
11+
* For non-minified development builds, do not generate source maps. ([babf289](https://github.com/patternslib/dev/commit/babf2893638b17f84e651a79c3e67fbbd81d1914))
12+
13+
* Upgrade dependencies. ([20f7b31](https://github.com/patternslib/dev/commit/20f7b315e1b0f6fa110c96ddc7c97ae206203676))
14+
515
## [3.1.7](https://github.com/patternslib/dev/compare/3.1.6...3.1.7) (2022-12-11)
616

717

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.7",
3+
"version": "3.1.8",
44
"description": "Development base files for working with Patternslib and add-ons.",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)