Skip to content

Commit 064ef0d

Browse files
committed
Release new version.
1 parent 686821c commit 064ef0d

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGES.md

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

33

4+
5+
## [3.5.0](https://github.com/patternslib/dev/compare/3.4.1...3.5.0) (2023-08-30)
6+
7+
8+
### Features
9+
10+
11+
* **Tests:** Add helper for conditional test skipping and node version parsing. ([611b77b](https://github.com/patternslib/dev/commit/611b77b2b4469226ebcf942e5b68851e7927c630))
12+
13+
14+
15+
### Maintenance
16+
17+
18+
* Upgrade dependencies. ([1e146a9](https://github.com/patternslib/dev/commit/1e146a99047786ffbf69cc0da97763885af3736f))
19+
420
## [3.4.1](https://github.com/patternslib/dev/compare/3.4.0...3.4.1) (2023-08-11)
521

622

@@ -607,4 +623,4 @@ all dependencies will be installed.
607623

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

610-
* Upgrade dependencies. ([134295d](https://github.com/patternslib/dev/commit/134295d67fe7c479c73c7878fd1d3ef0a07e5a83))
626+
* 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.4.1",
3+
"version": "3.5.0",
44
"description": "Development base files for working with Patternslib and add-ons.",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)