Skip to content

Commit

Permalink
Version Packages (#122)
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] authored Oct 7, 2024
1 parent 1381dc0 commit b7a7629
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/smart-colts-work.md

This file was deleted.

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

## 4.2.0

### Minor Changes

- [#121](https://github.com/single-spa/import-map-overrides/pull/121) [`1381dc0`](https://github.com/single-spa/import-map-overrides/commit/1381dc01baba839c1366ec64afb5f8b70850fcc2) Thanks [@joeldenning](https://github.com/joeldenning)! - Add new getOverrideScopes API for inheriting scoped dependencies for overridden modules

## 4.1.0

### Minor 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": "4.1.0",
"version": "4.2.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 b7a7629

Please sign in to comment.