Skip to content

Commit 29ffca3

Browse files
Prepare 4.2.2-2 internal-carto.js version (#2263)
1 parent 65f5331 commit 29ffca3

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG_INTERNAL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This file contains all the changes in the **internal bundle** (used by Builder).
44

55
All the changes that affects the public bundle should be released as *patch* or *minor* and be included in the main Changelog.
66

7+
## 4.2.2-2 - 2021-12-28
8+
- Check attributions text before loading them [#2261](https://github.com/CartoDB/carto.js/pull/2261)
9+
710
## 4.2.2-1 - 2020-07-24
811
- Fix wrong popup position when clicking overlapping features from different layers [#2254](https://github.com/CartoDB/carto.js/pull/2254)
912

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "internal-carto.js",
3-
"version": "4.2.2-1",
3+
"version": "4.2.2-2",
44
"description": "CARTO javascript library",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)