Skip to content

Commit f18dfb1

Browse files
build(deploy): Bump to v3.2.0
1 parent 2ce164d commit f18dfb1

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [3.2.0](https://github.com/alphatrl/sg-lottery-scraper/compare/v3.1.4...v3.2.0) (2025-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **dir:** Save to wrong directory ([1e3369a](https://github.com/alphatrl/sg-lottery-scraper/commit/1e3369a816125e4b2627eb92c4f938adf0f04e5f))
7+
* **save:** Missing `output/v1` directory ([7f1ba2f](https://github.com/alphatrl/sg-lottery-scraper/commit/7f1ba2f716570861a7efa5bf3be1c6dcdfdc1fea))
8+
9+
10+
### Features
11+
12+
* **data:** Store lottery data to git repo ([#46](https://github.com/alphatrl/sg-lottery-scraper/issues/46)) ([#47](https://github.com/alphatrl/sg-lottery-scraper/issues/47)) ([a59f6a0](https://github.com/alphatrl/sg-lottery-scraper/commit/a59f6a0a4529f4cef769156e51f0550090b00a80))
13+
14+
15+
116
## [3.1.4](https://github.com/alphatrl/sg-lottery-scraper/compare/v3.1.3...v3.1.4) (2025-04-16)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sg-lottery-scraper",
3-
"version": "3.1.4",
3+
"version": "3.2.0",
44
"private": true,
55
"exports": "./index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)