Skip to content

Commit 061f514

Browse files
committed
Update change logs for releases.
1 parent 2e03d98 commit 061f514

File tree

8 files changed

+24
-9
lines changed

8 files changed

+24
-9
lines changed

packages/custom-elements/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+
## [1.6.0] - 2023-03-30
911

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

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+
## [1.3.1] - 2023-03-20
911

1012
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
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+
## [0.0.9] - 2023-03-30
911

1012
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
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+
## [1.11.2] - 2023-03-30
911

1012
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
1113

packages/shadydom/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+
## [1.11.0] - 2023-03-30
911

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

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+
## [1.5.1] - 2023-03-30
911

1012
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
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+
## [0.7.9] - 2023-03-30
911

1012
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
1113

packages/webcomponentsjs/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ 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] -->
1010

11-
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
11+
## [2.8.0] - 2023-03-30
1212

13+
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
1314
- Polyfill `Element.toggleAttribute()`. ([#541](https://github.com/webcomponents/polyfills/pull/541))
1415

1516
## [2.7.0] - 2022-10-20

0 commit comments

Comments
 (0)