Skip to content

Commit 85f6719

Browse files
committed
Merge branch 'publisher-staging' into publisher-production
2 parents f8f01d1 + 2a356c7 commit 85f6719

5 files changed

Lines changed: 17 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.8.4
4+
5+
- [add] Add interact icon
6+
37
## 1.8.3
48

59
- [fix] Fix open-in icon

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapbox/assembly",
3-
"version": "1.8.3",
3+
"version": "1.8.4",
44
"description": "A CSS framework",
55
"main": "index.js",
66
"files": [
@@ -123,4 +123,4 @@
123123
"git add"
124124
]
125125
}
126-
}
126+
}

src/svgs/interact.svg

Lines changed: 6 additions & 0 deletions
Loading

src/svgs/open-in.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)