Skip to content

Commit 9b76abd

Browse files
committed
6.1.0gs
1 parent c6a8351 commit 9b76abd

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/weak-rules-clean.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# import-map-overrides
22

3+
## 6.1.0
4+
5+
### Minor Changes
6+
7+
- [#140](https://github.com/single-spa/import-map-overrides/pull/140) [`c6a8351`](https://github.com/single-spa/import-map-overrides/commit/c6a83511e60a7dae94e25efd8717ba9689612abf) Thanks [@joranbeasley](https://github.com/joranbeasley)! - add 'part' to the button for external css styling
8+
39
## 6.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "import-map-overrides",
3-
"version": "6.0.1",
3+
"version": "6.1.0",
44
"main": "dist/import-map-overrides-server.js",
55
"type": "module",
66
"repository": "https://github.com/single-spa/import-map-overrides.git",

0 commit comments

Comments
 (0)