Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@

---

#### Version 3.40
#### Version 3.41
- **New**: 2025 annual summary for hejto.pl users added

#### Version 3.40 (30.11.2025)
- **New**: More English winning words

#### Version 3.39.2 (30.11.2025)
Expand Down
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"slowoku"
],
"private": true,
"version": "3.40",
"version": "3.41",
"type": "module",
"scripts": {
"dev": "vite --port 3001",
Expand All @@ -29,7 +29,7 @@
"build-it": "tsx scripts/build-it-dictionary.ts",
"build-pl": "tsx scripts/build-pl-dictionary.ts",
"build-langs": "yarn build-cs & yarn build-de & yarn build-en & yarn build-es & yarn build-fi & yarn build-fr & yarn build-it & yarn build-pl",
"build-hejto": "tsx scripts/hejto/2024-summary-data.ts",
"build-hejto": "tsx scripts/hejto/2025-summary-data.ts",
"preview": "vite preview",
"test": "jest",
"test-e2e": "playwright test",
Expand Down Expand Up @@ -75,11 +75,9 @@
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-refresh": "^0.4.3",
"express": "^4.21.1",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"nodemon": "^3.1.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.1",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading