Skip to content

Commit 94b2b4f

Browse files
committed
1.2.2 release
1 parent 063e3d4 commit 94b2b4f

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Change log
22

3+
## Version 1.2.2 [2026-02-06]
4+
5+
# Changes
6+
7+
## Dependencies
8+
9+
- Removed autoprefixer
10+
- Updated webpack-bundle-analyzer from ^4.4.0 to ^5.1.0
11+
- Updated dependencies (minor versions only)
12+
- Bump @babel/plugin-transform-runtime from 7.28.3 to 7.28.5
13+
- Bump min-document from 2.19.0 to 2.19.2
14+
- Bump js-yaml from 4.1.0 to 4.1.1
15+
- Bump express from 5.1.0 to 5.2.0
16+
- Bump node-forge from 1.3.1 to 1.3.2
17+
18+
# Bugfixes
19+
20+
- Transpile JS for old browsers
21+
- Fixed webpack CSS hashes
22+
323
## Version 1.2.1 [2025-12-22]
424

525
# Bugfixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openwisp-wifi-login-pages",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "",
55
"main": "src/index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)