Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG-prerelease.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Tag: [v1.0.0-prerelease.30](https://github.com/patternfly/patternfly-elements/re
- [392399b](https://github.com/patternfly/patternfly-elements/commit/392399b3eb240290e67873a51122459985dbbe7f) fix: pfe-cta svgs removed from tab order in ie11
- [94ff217](https://github.com/patternfly/patternfly-elements/commit/94ff21768e3b1a8b90e284059f322e091c2d56ae) fix: pfe-content-set: wrapping the observer reconnect in a setTimeout #611
- []() fix: ignore compiled assets when determining version bumps #613
- []() chore: making pfe-band public

## Prerelease 29 ( 2019-11-04 )

Expand Down
1 change: 0 additions & 1 deletion elements/pfe-band/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"publishConfig": {
"access": "public"
},
"private": true,
"main": "./dist/pfe-band.umd.js",
"module": "./dist/pfe-band.js",
"unpkg": "./dist/pfe-band.umd.min.js",
Expand Down