Skip to content

Commit e7039f1

Browse files
committed
v1.1.2
1 parent 4449475 commit e7039f1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

33
All notable changes to `wire-table` will be documented in this file
44

5+
## 1.1.2 - 2024-01-29
6+
- Fix: use the proper view for simple pagination links
7+
-
58
## 1.1.1 - 2024-01-11
69
- Fix: JS error when changing sorting due to overlap between sortBy method and property
710

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tiknil",
66
"wire-table"
77
],
8-
"version": "1.1.1",
8+
"version": "1.1.2",
99
"homepage": "https://github.com/tiknil/wire-table",
1010
"license": "MIT",
1111
"type": "library",

0 commit comments

Comments
 (0)