Skip to content

Commit 1c79c28

Browse files
committed
Release new version.
1 parent 6d894f1 commit 1c79c28

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGES.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22

33

4+
5+
## [3.3.2](https://github.com/patternslib/dev/compare/3.3.1...3.3.2) (2023-05-11)
6+
7+
8+
### Maintenance
9+
10+
11+
* Upgrade dependencies. ([0075b94](https://github.com/patternslib/dev/commit/0075b947c5f3490627b2a20fea46c6acac71dd52))
12+
413
## [3.3.1](https://github.com/patternslib/dev/compare/3.3.0...3.3.1) (2023-04-21)
514

615

@@ -519,4 +528,4 @@ all dependencies will be installed.
519528

520529
* Initial dev setup, based on @patternslib/patternslib. ([12968fb](https://github.com/patternslib/dev/commit/12968fb0c9ee8d0b858acc88d8d3077a70cfa6d2))
521530

522-
* Upgrade dependencies. ([134295d](https://github.com/patternslib/dev/commit/134295d67fe7c479c73c7878fd1d3ef0a07e5a83))
531+
* Upgrade dependencies. ([134295d](https://github.com/patternslib/dev/commit/134295d67fe7c479c73c7878fd1d3ef0a07e5a83))

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

0 commit comments

Comments
 (0)