Skip to content

Commit 7135a62

Browse files
committed
Merge branch 'master' into release.24.10
# Conflicts: # package-lock.json # package.json
2 parents 7fe75a3 + f81526b commit 7135a62

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Version xx.xx.xx
1+
## Version 24.05.21
22

33
Fixes:
44
- [core] Fixed a bug causing events to not being loaded when there's an escaped character in the event name
@@ -9,11 +9,11 @@ Fixes:
99

1010

1111
Dependencies:
12-
- Bump sass from 1.81.0 to 1.83.3
1312
- Bump countly-sdk-nodejs from 24.10.0 to 24.10.1
14-
- Bump countly-sdk-web from 24.11.2 to 24.11.3
13+
- Bump countly-sdk-web from 24.11.2 to 24.11.4
1514
- Bump express-rate-limit from 7.4.1 to 7.5.0
1615
- Bump puppeteer from 23.10.4 to 23.11.1
16+
- Bump sass from 1.81.0 to 1.83.4
1717

1818
## Version 24.10.4
1919
Fixes:

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"offline-geocoder": "git+https://github.com/Countly/offline-geocoder.git",
8282
"properties-parser": "0.6.0",
8383
"puppeteer": "^23.8.0",
84-
"sass": "1.83.3",
84+
"sass": "1.83.4",
8585
"sqlite3": "^5.1.7",
8686
"tslib": "^2.6.3",
8787
"uglify-js": "3.19.3",

0 commit comments

Comments
 (0)