Skip to content

Commit 983994f

Browse files
chore(release): 1.30.0 [skip ci]
# [1.30.0](v1.29.1...v1.30.0) (2025-01-10) ### Features * **linkedin:** adapt to the new html ([#122](#122)) ([019de39](019de39))
1 parent 019de39 commit 983994f

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.30.0](https://github.com/rows/X/compare/v1.29.1...v1.30.0) (2025-01-10)
2+
3+
4+
### Features
5+
6+
* **linkedin:** adapt to the new html ([#122](https://github.com/rows/X/issues/122)) ([019de39](https://github.com/rows/X/commit/019de3909a354820c6466c44f6c7057067922ede))
7+
18
## [1.29.1](https://github.com/rows/X/compare/v1.29.0...v1.29.1) (2025-01-09)
29

310
# [1.29.0](https://github.com/rows/X/compare/v1.28.1...v1.29.0) (2024-12-05)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rows-x",
33
"private": true,
4-
"version": "1.29.1",
4+
"version": "1.30.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)