Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Nov 28, 2020
1 parent 673d81b commit c7c60b6
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 1 deletion.
52 changes: 52 additions & 0 deletions .yarn/plugins/@yarnpkg/plugin-version.cjs

Large diffs are not rendered by default.

Empty file added .yarn/versions/43a37b74.yml
Empty file.
2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ nodeLinker: pnp
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"

yarnPath: .yarn/releases/yarn-berry.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"pre-commit": "pretty-quick --staged"
}
},
"version": "1.1.2",
"version": "1.2.0",
"main": "lib/single-spa-html.js",
"repository": "https://github.com/single-spa/single-spa-html.git",
"bugs": {
Expand Down

0 comments on commit c7c60b6

Please sign in to comment.