Skip to content

Commit af28d4d

Browse files
authored
Merge pull request #7 from limbo-works/release-please--branches--main--components--long-read
chore(main): release 1.4.0
2 parents 713920d + bce8fab commit af28d4d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/limbo-works/Limbo.Nuxt.LongRead/compare/v1.3.0...v1.4.0) (2026-02-03)
4+
5+
6+
### Features
7+
8+
* added threshold handling to LongReadController ([713920d](https://github.com/limbo-works/Limbo.Nuxt.LongRead/commit/713920d89ddd1f407a5ed5d2ae70e356978f080d))
9+
310
## [1.3.0](https://github.com/limbo-works/Limbo.Nuxt.LongRead/compare/v1.2.0...v1.3.0) (2026-02-03)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@limbo-works/long-read",
33
"type": "module",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"main": "./nuxt.config.js",
66
"scripts": {
77
"dev": "nuxi dev .playground",

0 commit comments

Comments
 (0)