Skip to content

Commit

Permalink
Add open-in icon (#1039)
Browse files Browse the repository at this point in the history
  • Loading branch information
badiuoanaalexandra authored Jul 22, 2024
1 parent 756f3ed commit 3ca4386
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.8.2

- [add] Add open-in icon

## 1.8.1

- [fix] Minor icon inconsistencies.
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mapbox/assembly",
"version": "1.8.1",
"version": "1.8.2",
"description": "A CSS framework",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -123,4 +123,4 @@
"git add"
]
}
}
}
5 changes: 5 additions & 0 deletions src/svgs/open-in.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3ca4386

Please sign in to comment.