Skip to content

Commit

Permalink
1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tristen committed Oct 3, 2024
1 parent 247fe92 commit 2a356c7
Show file tree
Hide file tree
Showing 3 changed files with 9 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.4

- [add] Add interact icon

## 1.8.3

- [fix] Fix open-in icon
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.3",
"version": "1.8.4",
"description": "A CSS framework",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -123,4 +123,4 @@
"git add"
]
}
}
}

0 comments on commit 2a356c7

Please sign in to comment.