File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # v2.3.3
4+ - feat: added WMIC availability check and helper modal for Windows users
5+ - improved: removed close button from alert notification
6+
37# v2.3.2
48- chore: update dependencies
59- fix: integration with google analytics (serve static files)
Original file line number Diff line number Diff line change 11{
22 "name" : " dnschanger" ,
33 "productName" : " dnschanger" ,
4- "version" : " 2.3.2 " ,
4+ "version" : " 2.3.3 " ,
55 "debug" : {
66 "env" : {
77 "VITE_DEV_SERVER_URL" : " http://127.0.0.1:7777/"
5757 "node-sass" : " 9.0.0" ,
5858 "postcss" : " 8.4.47" ,
5959 "postcss-loader" : " 8.1.1" ,
60- "react-hot-toast" : " ^2.5.1 " ,
60+ "react-hot-toast" : " 3.4.14 " ,
6161 "tailwindcss-flip" : " 1.0.0" ,
6262 "ts-jest" : " 29.2.5" ,
6363 "ts-loader" : " 9.5.1" ,
8686 "react-daisyui" : " 5.0.5" ,
8787 "react-dom" : " 18.3.1" ,
8888 "react-ga4" : " ^2.1.0" ,
89+ "react-hot-toast" : " 2.4.1" ,
8990 "react-icons" : " 5.3.0" ,
9091 "serve-handler" : " ^6.1.6" ,
9192 "style-loader" : " 4.0.0" ,
You can’t perform that action at this time.
0 commit comments