Skip to content

Commit

Permalink
Prepare release v1.0.6
Browse files Browse the repository at this point in the history
## heroku/static-web-server

- No changes.

## heroku/website

### Changed

- Updated `heroku/static-web-server` to `1.0.6`.
- Updated `heroku/website-public-html` to `1.0.6`.

## heroku/website-ember

- No changes.

## heroku/website-nodejs

### Changed

- Updated `heroku/static-web-server` to `1.0.6`.
- Updated `heroku/website-ember` to `1.0.6`.

## heroku/website-public-html

- No changes.
  • Loading branch information
heroku-linguist[bot] committed Dec 19, 2024
1 parent 625a3b0 commit 55d9f77
Show file tree
Hide file tree
Showing 10 changed files with 45 additions and 14 deletions.
7 changes: 6 additions & 1 deletion buildpacks/static-web-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.6] - 2024-12-19

- No changes.

## [1.0.5] - 2024-12-17

- No changes.
Expand All @@ -27,7 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- No changes.

[unreleased]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.5...HEAD
[unreleased]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.6...HEAD
[1.0.6]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.5...v1.0.6
[1.0.5]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.2...v1.0.3
Expand Down
2 changes: 1 addition & 1 deletion buildpacks/static-web-server/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.10"

[buildpack]
id = "heroku/static-web-server"
version = "1.0.5"
version = "1.0.6"
name = "Heroku Static Web Server"
description = "A component buildpack used by Heroku's front-end web buildpacks, such as 'heroku/website' and 'heroku/website-nodejs'."

Expand Down
7 changes: 6 additions & 1 deletion buildpacks/website-ember/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.6] - 2024-12-19

- No changes.

## [1.0.5] - 2024-12-17

- No changes.
Expand All @@ -27,7 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- No changes.

[unreleased]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.5...HEAD
[unreleased]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.6...HEAD
[1.0.6]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.5...v1.0.6
[1.0.5]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.2...v1.0.3
Expand Down
2 changes: 1 addition & 1 deletion buildpacks/website-ember/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.10"

[buildpack]
id = "heroku/website-ember"
version = "1.0.5"
version = "1.0.6"
name = "Heroku Website (Ember.js)"
description = "A component of the 'heroku/website-nodejs' buildpack."

Expand Down
7 changes: 6 additions & 1 deletion buildpacks/website-public-html/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.6] - 2024-12-19

- No changes.

## [1.0.5] - 2024-12-17

- No changes.
Expand All @@ -27,7 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- No changes.

[unreleased]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.5...HEAD
[unreleased]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.6...HEAD
[1.0.6]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.5...v1.0.6
[1.0.5]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.2...v1.0.3
Expand Down
2 changes: 1 addition & 1 deletion buildpacks/website-public-html/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.10"

[buildpack]
id = "heroku/website-public-html"
version = "1.0.5"
version = "1.0.6"
name = "Heroku Website (Public HTML)"
description = "A component of the 'heroku/website' buildpack."

Expand Down
10 changes: 9 additions & 1 deletion meta-buildpacks/website-nodejs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.6] - 2024-12-19

### Changed

- Updated `heroku/static-web-server` to `1.0.6`.
- Updated `heroku/website-ember` to `1.0.6`.

## [1.0.5] - 2024-12-17

### Changed
Expand Down Expand Up @@ -42,7 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated `heroku/static-web-server` to `0.1.1`.
- Updated `heroku/website-ember` to `0.1.1`.

[unreleased]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.5...HEAD
[unreleased]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.6...HEAD
[1.0.6]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.5...v1.0.6
[1.0.5]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.2...v1.0.3
Expand Down
6 changes: 3 additions & 3 deletions meta-buildpacks/website-nodejs/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.10"

[buildpack]
id = "heroku/website-nodejs"
version = "1.0.5"
version = "1.0.6"
name = "Heroku Website/Node.js"
description = "Heroku's buildpack for static web apps that require Node.js for build."
keywords = ["ember", "emberjs", "heroku"]
Expand All @@ -22,11 +22,11 @@ version = "3.4.0"

[[order.group]]
id = "heroku/static-web-server"
version = "1.0.5"
version = "1.0.6"

[[order.group]]
id = "heroku/website-ember"
version = "1.0.5"
version = "1.0.6"

[[metadata.targets]]
os = "linux"
Expand Down
10 changes: 9 additions & 1 deletion meta-buildpacks/website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.6] - 2024-12-19

### Changed

- Updated `heroku/static-web-server` to `1.0.6`.
- Updated `heroku/website-public-html` to `1.0.6`.

## [1.0.5] - 2024-12-17

### Changed
Expand Down Expand Up @@ -42,7 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated `heroku/static-web-server` to `0.1.1`.
- Updated `heroku/website-public-html` to `0.1.1`.

[unreleased]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.5...HEAD
[unreleased]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.6...HEAD
[1.0.6]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.5...v1.0.6
[1.0.5]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/heroku/buildpacks-frontend-web/compare/v1.0.2...v1.0.3
Expand Down
6 changes: 3 additions & 3 deletions meta-buildpacks/website/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.10"

[buildpack]
id = "heroku/website"
version = "1.0.5"
version = "1.0.6"
name = "Heroku Website"
description = "Heroku's buildpack for static websites."
keywords = ["website", "html", "javascript", "css", "static", "heroku"]
Expand All @@ -18,11 +18,11 @@ version = "1.0.4"

[[order.group]]
id = "heroku/static-web-server"
version = "1.0.5"
version = "1.0.6"

[[order.group]]
id = "heroku/website-public-html"
version = "1.0.5"
version = "1.0.6"

[[metadata.targets]]
os = "linux"
Expand Down

0 comments on commit 55d9f77

Please sign in to comment.