Skip to content

Commit 05fa2ba

Browse files
committed
Release new version.
1 parent c5e380e commit 05fa2ba

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGES.md

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

33

44

5+
## [3.8.0](https://github.com/patternslib/dev/compare/3.7.4...3.8.0) (2025-05-08)
6+
7+
### Features
8+
9+
10+
* Add new changelog category "tech" for technical changes which are not user-visible features. ([a3785df](https://github.com/patternslib/dev/commit/a3785df8e992e61bf7fbe5214d066b6cec03e069))
11+
12+
13+
### Maintenance
14+
15+
16+
* Upgrade dependencies. ([96b7bcd](https://github.com/patternslib/dev/commit/96b7bcd2f83214ac83faf041afbcb7331d9b6f7b))
17+
518
## [3.7.4](https://github.com/patternslib/dev/compare/3.7.3...3.7.4) (2025-05-06)
619

720
### Bug Fixes

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

0 commit comments

Comments
 (0)