Skip to content

Commit 234fde8

Browse files
committed
Version bump to v1.0.0-19.0.1
1 parent fb85ca8 commit 234fde8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## v1.0.0-19.0.1 - 2024-04-17
6+
7+
### Fixed
8+
9+
- Fixed the paging number.
10+
511
## v1.0.0-19.0.0 - 2024-02-21
612

713
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linz",
3-
"version": "1.0.0-19.0.0",
3+
"version": "1.0.0-19.0.1",
44
"description": "Node.js web application framework",
55
"license": "MIT",
66
"main": "linz.js",

0 commit comments

Comments
 (0)