Skip to content

Commit cd27e52

Browse files
chore(release): 1.19.0 [skip ci]
# [1.19.0](v1.18.2...v1.19.0) (2024-05-20) ### Features * add ikea scrapper ([#95](#95)) ([68f194b](68f194b))
1 parent 68f194b commit cd27e52

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.19.0](https://github.com/rows/X/compare/v1.18.2...v1.19.0) (2024-05-20)
2+
3+
4+
### Features
5+
6+
* add ikea scrapper ([#95](https://github.com/rows/X/issues/95)) ([68f194b](https://github.com/rows/X/commit/68f194b1deb36cbd15dada8202b141fdc99285cc))
7+
18
## [1.18.2](https://github.com/rows/X/compare/v1.18.1...v1.18.2) (2024-05-13)
29

310

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rows-x",
33
"private": true,
4-
"version": "1.18.2",
4+
"version": "1.19.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)