File tree Expand file tree Collapse file tree 12 files changed +42
-12
lines changed
Expand file tree Collapse file tree 12 files changed +42
-12
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.1.0] - 2026-02-24
11+
12+ - No changes.
13+
1014## [ 3.0.0] - 2026-02-13
1115
1216- No changes.
@@ -55,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5559
5660- No changes.
5761
58- [ unreleased ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.0.0...HEAD
62+ [ unreleased ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.1.0...HEAD
63+ [ 3.1.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.0.0...v3.1.0
5964[ 3.0.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v2.2.0...v3.0.0
6065[ 2.2.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v2.1.0...v2.2.0
6166[ 2.1.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v2.0.0...v2.1.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ api = "0.10"
22
33[buildpack ]
44id = " heroku/static-web-server"
5- version = " 3.0 .0"
5+ version = " 3.1 .0"
66name = " Heroku Static Web Server"
77description = " The web server component of heroku/buildpacks-frontend-web."
88
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.1.0] - 2026-02-24
11+
12+ - No changes.
13+
1014## [ 3.0.0] - 2026-02-13
1115
1216- No changes.
@@ -15,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1519
1620- No changes.
1721
18- [ unreleased ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.0.0...HEAD
22+ [ unreleased ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.1.0...HEAD
23+ [ 3.1.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.0.0...v3.1.0
1924[ 3.0.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v2.2.0...v3.0.0
2025[ 2.2.0 ] : https://github.com/heroku/buildpacks-frontend-web/releases/tag/v2.2.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ api = "0.10"
22
33[buildpack ]
44id = " heroku/website-cra"
5- version = " 3.0 .0"
5+ version = " 3.1 .0"
66name = " Heroku Website (create-react-app)"
77description = " React.js support for heroku/buildpacks-frontend-web using the legacy create-react-app framework."
88
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.1.0] - 2026-02-24
11+
12+ - No changes.
13+
1014## [ 3.0.0] - 2026-02-13
1115
1216- No changes.
@@ -57,7 +61,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5761
5862- No changes.
5963
60- [ unreleased ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.0.0...HEAD
64+ [ unreleased ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.1.0...HEAD
65+ [ 3.1.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.0.0...v3.1.0
6166[ 3.0.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v2.2.0...v3.0.0
6267[ 2.2.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v2.1.0...v2.2.0
6368[ 2.1.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v2.0.0...v2.1.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ api = "0.10"
22
33[buildpack ]
44id = " heroku/website-ember"
5- version = " 3.0 .0"
5+ version = " 3.1 .0"
66name = " Heroku Website (Ember.js)"
77description = " Ember.js support for heroku/buildpacks-frontend-web."
88
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.1.0] - 2026-02-24
11+
12+ - No changes.
13+
1014## [ 3.0.0] - 2026-02-13
1115
1216- No changes.
@@ -15,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1519
1620- No changes.
1721
18- [ unreleased ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.0.0...HEAD
22+ [ unreleased ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.1.0...HEAD
23+ [ 3.1.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.0.0...v3.1.0
1924[ 3.0.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v2.2.0...v3.0.0
2025[ 2.2.0 ] : https://github.com/heroku/buildpacks-frontend-web/releases/tag/v2.2.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ api = "0.10"
22
33[buildpack ]
44id = " heroku/website-nextjs"
5- version = " 3.0 .0"
5+ version = " 3.1 .0"
66name = " Heroku Website (Next.js)"
77description = " Next.js support for heroku/buildpacks-frontend-web."
88
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.1.0] - 2026-02-24
11+
12+ - No changes.
13+
1014## [ 3.0.0] - 2026-02-13
1115
1216- No changes.
@@ -55,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5559
5660- No changes.
5761
58- [ unreleased ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.0.0...HEAD
62+ [ unreleased ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.1.0...HEAD
63+ [ 3.1.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v3.0.0...v3.1.0
5964[ 3.0.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v2.2.0...v3.0.0
6065[ 2.2.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v2.1.0...v2.2.0
6166[ 2.1.0 ] : https://github.com/heroku/buildpacks-frontend-web/compare/v2.0.0...v2.1.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ api = "0.10"
22
33[buildpack ]
44id = " heroku/website-public-html"
5- version = " 3.0 .0"
5+ version = " 3.1 .0"
66name = " Heroku Website (Public HTML)"
77description = " Basic website support for heroku/buildpacks-frontend-web."
88
You can’t perform that action at this time.
0 commit comments