Skip to content

Commit

Permalink
Versioning and changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
xander-marjoram committed Apr 25, 2024
1 parent 5bf0a67 commit 091c857
Show file tree
Hide file tree
Showing 20 changed files with 101 additions and 11 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v7.56.1

_April 25, 2024_

### Changed

- Assorted security package updates.


## v7.56.0

_April 10, 2024_
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "7.56.0",
"version": "7.56.1",
"private": true,
"scripts": {
"build": "NODE_OPTIONS=--openssl-legacy-provider cross-env-shell turbo run build --continue --token=${TURBO_TOKEN}",
Expand Down
9 changes: 9 additions & 0 deletions packages/components/molecules/f-searchbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v6.9.1

_April 25, 2024_

### Changed

- Update `axios` to latest v0 version.


## v6.9.0

_March 13, 2024_
Expand Down
2 changes: 1 addition & 1 deletion packages/components/molecules/f-searchbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@justeat/f-searchbox",
"description": "Fozzie Searchbox – Just Eat Takeaway Global Searchbox",
"tag": "beta",
"version": "6.9.0",
"version": "6.9.1",
"main": "dist/f-searchbox.umd.min.js",
"maxBundleSize": "60kB",
"files": [
Expand Down
11 changes: 10 additions & 1 deletion packages/components/molecules/f-user-message/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v4.4.1

_April 25, 2024_

### Changed

- Update `axios` to latest v0 version.


## v4.4.0

_March 13, 2024_
Expand Down Expand Up @@ -55,7 +64,7 @@ _June 23, 2022_

## v3.2.1

_Jun 9, 2022_
_June 9, 2022_

### Changed

Expand Down
2 changes: 1 addition & 1 deletion packages/components/molecules/f-user-message/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-user-message",
"description": "Fozzie User Message – Globalised User Message Component",
"version": "4.3.0",
"version": "4.3.1",
"main": "dist/f-user-message.umd.min.js",
"maxBundleSize": "28kB",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions packages/components/organisms/f-cookie-banner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v4.12.1

_April 25, 2024_

### Changed

- Update `prerender-spa-plugin` to recommended version.


## v4.12.0

_March 13, 2024_
Expand Down
2 changes: 1 addition & 1 deletion packages/components/organisms/f-cookie-banner/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-cookie-banner",
"description": "Fozzie Cookie Banner - Cookie Banner",
"version": "4.12.0",
"version": "4.12.1",
"main": "dist/f-cookie-banner.umd.min.js",
"maxBundleSize": "92kB",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions packages/components/pages/f-checkout/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v4.13.1

_April 25, 2024_

### Changed

- Update `axios` to latest version.


## v4.13.0

_March 13, 2024_
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pages/f-checkout/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-checkout",
"description": "Fozzie Checkout - Fozzie Checkout Component",
"version": "4.13.0",
"version": "4.13.1",
"main": "dist/f-checkout.umd.min.js",
"maxBundleSize": "102kB",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions packages/components/pages/f-offers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v2.3.1

_April 25, 2024_

### Changed

- Update `axios` to latest v0 version.


## v2.3.0

_March 13, 2024_
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pages/f-offers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-offers",
"description": "Fozzie Offers - displays offers to the customers",
"version": "2.3.0",
"version": "2.3.1",
"main": "dist/f-offers.umd.min.js",
"maxBundleSize": "150kB",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions packages/components/pages/f-self-exclusion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v1.3.1

_April 25, 2024_

### Changed

- Update `axios` to latest v0 version.


## v1.3.0

_March 13, 2024_
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pages/f-self-exclusion/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-self-exclusion",
"description": "Fozzie Self Exclusion - Customers must be able to voluntarily self-exclude or nominate themselves for self exclusion for a specified time period or permanently (includes purchasing and marketing), and their account (associated to the email address or phone number provided during self exclusions) must be blocked from purchasing alcohol and other items.",
"version": "1.3.0",
"version": "1.3.1",
"main": "dist/f-self-exclusion.umd.min.js",
"files": [
"dist",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v3.6.1

_April 25, 2024_

### Changed

- Update `axios` to latest v0 version.


## v3.6.0

_March 13, 2024_
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-takeawaypay-activation",
"description": "Fozzie TakeawayPay Activation - Handles Takeaway Pay activation for users",
"version": "3.6.0",
"version": "3.6.1",
"main": "dist/f-takeawaypay-activation.umd.min.js",
"maxBundleSize": "45kB",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions packages/services/f-http/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v1.1.1

_April 25, 2024_

### Changed

- Update `axios` to latest v0 version.


## v1.1.0

_March 13, 2024_
Expand Down
2 changes: 1 addition & 1 deletion packages/services/f-http/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-http",
"description": "Javascript HTTP client for interacting with restful services",
"version": "1.1.0",
"version": "1.1.1",
"maxBundleSize": "400kB",
"main": "dist/f-http.umd.js",
"module": "dist/f-http.es.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/services/f-services/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v1.18.1

_April 25, 2024_

### Changed

- Update `axios` to latest v0 version.


## v1.18.0

_March 13, 2024_
Expand Down
2 changes: 1 addition & 1 deletion packages/services/f-services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-services",
"description": "Fozzie Services - Shared Services for Components and projects",
"version": "1.18.0",
"version": "1.18.1",
"main": "dist/f-services.umd.js",
"maxBundleSize": "21kB",
"module": "dist/f-services.es.js",
Expand Down

0 comments on commit 091c857

Please sign in to comment.