Skip to content

Commit 2e03d98

Browse files
committed
Update changelogs
1 parent 3d976bf commit 2e03d98

File tree

8 files changed

+20
-6
lines changed

8 files changed

+20
-6
lines changed

packages/custom-elements/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## Unreleased
99

1010
- Add support for `Element.toggleAttribute()` ([#541](https://github.com/webcomponents/polyfills/pull/541))
11+
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
1112

1213
## [1.5.1] - 2022-10-20
1314

packages/html-imports/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
<!-- ## Unreleased -->
8+
## Unreleased
9+
10+
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
911

1012
## [1.3.0] - 2021-08-02
1113

packages/scoped-custom-element-registry/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
<!-- ## Unreleased -->
8+
## Unreleased
9+
10+
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
911

1012
## [0.0.8] - 2023-02-03
1113

packages/shadycss/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
<!-- ## Unreleased -->
8+
## Unreleased
9+
10+
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
911

1012
## [1.11.1] - 2022-10-20
1113

packages/shadydom/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## Unreleased
99

1010
- Add support for `Element.toggleAttribute()` ([#541](https://github.com/webcomponents/polyfills/pull/541))
11+
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
1112

1213
## [1.10.0] - 2022-10-20
1314

packages/template/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
<!-- ## Unreleased -->
8+
## Unreleased
9+
10+
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
911

1012
## [1.5.0] - 2021-08-02
1113

packages/url/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
<!-- ## [Unreleased] -->
8+
## [Unreleased]
9+
10+
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
911

1012
## [0.7.8] - 2021-08-02
1113

packages/webcomponentsjs/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic
77
Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
<!-- ## [Unreleased] -->
9+
## [Unreleased]
10+
11+
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
1012

1113
- Polyfill `Element.toggleAttribute()`. ([#541](https://github.com/webcomponents/polyfills/pull/541))
1214

0 commit comments

Comments
 (0)