Skip to content

Commit

Permalink
Version Packages (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Sep 23, 2024
1 parent 0b60e71 commit 2928ab6
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/purple-hornets-kneel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-trains-repair.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# import-map-overrides

## 4.0.0

### Major Changes

- [#104](https://github.com/single-spa/import-map-overrides/pull/104) [`fa6a22c`](https://github.com/single-spa/import-map-overrides/commit/fa6a22c27e786c88c314efe532871ff15d5089e0) Thanks [@artygus](https://github.com/artygus)! - Disable query parameter overrides, by default. Add support for `allow-query-param-override` attribute to `<meta>` element, to opt-in to query parameter overrides.

- [#112](https://github.com/single-spa/import-map-overrides/pull/112) [`0b60e71`](https://github.com/single-spa/import-map-overrides/commit/0b60e71da26b762d023fd304d430ae39126f8643) Thanks [@joeldenning](https://github.com/joeldenning)! - Upgrade rollup build from v2 to v4. Upgrade cookie dependency from 0.4 to 0.6. Upgrade all devDependencies

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "import-map-overrides",
"version": "3.1.1",
"version": "4.0.0",
"main": "dist/import-map-overrides-server.js",
"type": "module",
"repository": "https://github.com/joeldenning/import-map-overrides.git",
Expand Down

0 comments on commit 2928ab6

Please sign in to comment.