Skip to content

Commit b1a2026

Browse files
build(deploy): Bump to v3.1.4
1 parent 5335eae commit b1a2026

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.1.4](https://github.com/alphatrl/sg-lottery-scraper/compare/v3.1.3...v3.1.4) (2025-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **node:** Remove `fetch` polyfill ([#41](https://github.com/alphatrl/sg-lottery-scraper/issues/41)) ([66449ef](https://github.com/alphatrl/sg-lottery-scraper/commit/66449eff1bb9c2034b7cbbf93433b50d684e7523))
7+
* **puppeteer:** Remove special case for `arm64` `macOS` ([#40](https://github.com/alphatrl/sg-lottery-scraper/issues/40)) ([8dd05a8](https://github.com/alphatrl/sg-lottery-scraper/commit/8dd05a8f0174f5e71435909f3e788b2c8a935a84))
8+
9+
10+
111
## [3.1.3](https://github.com/alphatrl/sg-lottery-scraper/compare/v3.1.2...v3.1.3) (2025-04-12)
212

313

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.3",
3+
"version": "3.1.4",
44
"private": true,
55
"exports": "./index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)