Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 36fc733

Browse files
committedSep 15, 2022
Release new version.
1 parent e682dff commit 36fc733

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed
 

‎CHANGES.md

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

33

44

5+
## [2.7.0](https://github.com/patternslib/dev/compare/2.6.0...2.7.0) (2022-09-15)
6+
7+
8+
### Features
9+
10+
11+
* Define the close, show and showModal methods in dialog elements. ([3b59aed](https://github.com/patternslib/dev/commit/3b59aed8556c5103ada9efa175896f83e0fac6c0))
12+
13+
14+
### Maintenance
15+
16+
17+
* Upgrade dependencies. ([087dca5](https://github.com/patternslib/dev/commit/087dca5d9de49423f80ce670e342bef9629dab1c))
18+
519
## [2.6.0](https://github.com/patternslib/dev/compare/2.5.0...2.6.0) (2022-09-05)
620

721

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

0 commit comments

Comments
 (0)
Please sign in to comment.