Skip to content

Commit 6f4bf97

Browse files
committed
chore: release 13.1.0
1 parent 65a11d7 commit 6f4bf97

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="13.1.0"></a>
2+
3+
# 13.1.0 (2021-11-26)
4+
5+
- **Feat** allow for setting global config (issue [#166](https://github.com/angular-split/angular-split/issues/166) / PR [#309](https://github.com/angular-split/angular-split/pull/309)) thanks to [pawelwojkiewicz](https://github.com/pawelwojkiewicz).
6+
17
<a name="13.0.1"></a>
28

39
# 13.0.1 (2021-11-20)

projects/angular-split/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-split",
3-
"version": "13.0.1",
3+
"version": "13.1.0",
44
"description": "Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.",
55
"author": "bertrandg",
66
"repository": {

0 commit comments

Comments
 (0)