Skip to content

Commit

Permalink
Merge branch 'master' into chore/TMP-1657/upgrade-article-package
Browse files Browse the repository at this point in the history
  • Loading branch information
seldinpQ authored Dec 2, 2024
2 parents 51eb866 + 47690c4 commit fafe92f
Show file tree
Hide file tree
Showing 40 changed files with 236 additions and 55 deletions.
8 changes: 8 additions & 0 deletions packages/article-comments/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.44.24](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-12-02)

**Note:** Version bump only for package @times-components/article-comments





## [0.44.23](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-11-22)

**Note:** Version bump only for package @times-components/article-comments
Expand Down
4 changes: 2 additions & 2 deletions packages/article-comments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-comments",
"version": "0.44.23",
"version": "0.44.24",
"description": "Article Comments",
"main": "dist/article-comments",
"dev": "src/article-comments",
Expand Down Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@times-components/link": "3.17.34",
"@times-components/tracking": "2.22.34",
"@times-components/ts-components": "1.111.0",
"@times-components/ts-components": "1.112.0",
"@times-components/ts-styleguide": "1.50.34",
"@times-components/user-state": "0.5.51",
"prop-types": "15.7.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/article-extras/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.33.0](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-12-02)


### Features

* **TMRS-482:** add CategorisedArticles ([#3976](https://github.com/newsuk/times-components/issues/3976)) ([164ee6a](https://github.com/newsuk/times-components/commit/164ee6ae81516489bd6d5afb8e7289104c65720a))





## [0.32.24](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-11-22)

**Note:** Version bump only for package @times-components/article-extras
Expand Down
10 changes: 5 additions & 5 deletions packages/article-extras/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-extras",
"version": "0.32.24",
"version": "0.33.0",
"description": "Extra information components at the bottom of the articles, such as topics, related articles and comments ",
"main": "dist/index",
"dev": "src/index",
Expand Down Expand Up @@ -49,14 +49,14 @@
"webpack": "4.30.0"
},
"dependencies": {
"@times-components/article-comments": "0.44.23",
"@times-components/article-comments": "0.44.24",
"@times-components/article-topics": "4.11.55",
"@times-components/button": "2.10.61",
"@times-components/context": "1.24.0",
"@times-components/message-bar": "0.7.86",
"@times-components/related-articles": "6.18.6",
"@times-components/save-and-share-bar": "0.26.2",
"@times-components/ts-components": "1.111.0",
"@times-components/related-articles": "6.19.0",
"@times-components/save-and-share-bar": "0.26.3",
"@times-components/ts-components": "1.112.0",
"@times-components/ts-styleguide": "1.50.34",
"@times-components/user-state": "0.5.51",
"@times-components/utils": "6.26.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-in-depth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.92.5](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-12-02)

**Note:** Version bump only for package @times-components/article-in-depth





## [3.92.4](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-11-22)

**Note:** Version bump only for package @times-components/article-in-depth
Expand Down
6 changes: 3 additions & 3 deletions packages/article-in-depth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-in-depth",
"version": "3.92.4",
"version": "3.92.5",
"description": "In Depth Article Template",
"main": "dist/article-in-depth",
"dev": "src/article-in-depth",
Expand Down Expand Up @@ -57,11 +57,11 @@
"@times-components/article-byline": "3.13.56",
"@times-components/article-label": "2.18.34",
"@times-components/article-lead-asset": "1.18.46",
"@times-components/article-skeleton": "1.140.13",
"@times-components/article-skeleton": "1.141.0",
"@times-components/caption": "3.8.55",
"@times-components/context": "1.24.0",
"@times-components/date-publication": "0.30.34",
"@times-components/ts-components": "1.111.0",
"@times-components/ts-components": "1.112.0",
"@times-components/ts-styleguide": "1.50.34",
"@times-components/user-state": "0.5.51",
"@times-components/utils": "6.26.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.19.26](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-12-02)

**Note:** Version bump only for package @times-components/article-list





## [9.19.25](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-11-22)

**Note:** Version bump only for package @times-components/article-list
Expand Down
4 changes: 2 additions & 2 deletions packages/article-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-list",
"version": "9.19.25",
"version": "9.19.26",
"description": "Paginated list of articles",
"main": "dist/article-list",
"dev": "src/article-list",
Expand Down Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"@times-components/ad": "2.22.23",
"@times-components/article-summary": "3.25.21",
"@times-components/article-summary": "3.25.22",
"@times-components/button": "2.10.61",
"@times-components/card": "6.15.2",
"@times-components/context": "1.24.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-magazine-comment/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.87.5](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-12-02)

**Note:** Version bump only for package @times-components/article-magazine-comment





## [3.87.4](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-11-22)

**Note:** Version bump only for package @times-components/article-magazine-comment
Expand Down
6 changes: 3 additions & 3 deletions packages/article-magazine-comment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-magazine-comment",
"version": "3.87.4",
"version": "3.87.5",
"description": "Magazine Comment Article Template",
"main": "dist/article-magazine-comment",
"dev": "src/article-magazine-comment",
Expand Down Expand Up @@ -57,12 +57,12 @@
"@times-components/article-byline": "3.13.56",
"@times-components/article-label": "2.18.34",
"@times-components/article-lead-asset": "1.18.46",
"@times-components/article-skeleton": "1.140.13",
"@times-components/article-skeleton": "1.141.0",
"@times-components/caption": "3.8.55",
"@times-components/context": "1.24.0",
"@times-components/date-publication": "0.30.34",
"@times-components/image": "6.18.2",
"@times-components/ts-components": "1.111.0",
"@times-components/ts-components": "1.112.0",
"@times-components/ts-styleguide": "1.50.34",
"@times-components/user-state": "0.5.51",
"@times-components/utils": "6.26.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-magazine-standard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.87.5](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-12-02)

**Note:** Version bump only for package @times-components/article-magazine-standard





## [3.87.4](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-11-22)

**Note:** Version bump only for package @times-components/article-magazine-standard
Expand Down
6 changes: 3 additions & 3 deletions packages/article-magazine-standard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-magazine-standard",
"version": "3.87.4",
"version": "3.87.5",
"description": "Magazine Standard Article Template",
"main": "dist/article-magazine-standard",
"dev": "src/article-magazine-standard",
Expand Down Expand Up @@ -57,11 +57,11 @@
"@times-components/article-byline": "3.13.56",
"@times-components/article-label": "2.18.34",
"@times-components/article-lead-asset": "1.18.46",
"@times-components/article-skeleton": "1.140.13",
"@times-components/article-skeleton": "1.141.0",
"@times-components/caption": "3.8.55",
"@times-components/context": "1.24.0",
"@times-components/date-publication": "0.30.34",
"@times-components/ts-components": "1.111.0",
"@times-components/ts-components": "1.112.0",
"@times-components/ts-styleguide": "1.50.34",
"@times-components/user-state": "0.5.51",
"@times-components/utils": "6.26.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-main-comment/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.92.8](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-12-02)

**Note:** Version bump only for package @times-components/article-main-comment





## [2.92.7](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-11-22)

**Note:** Version bump only for package @times-components/article-main-comment
Expand Down
6 changes: 3 additions & 3 deletions packages/article-main-comment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-main-comment",
"version": "2.92.7",
"version": "2.92.8",
"description": "Main Comment Article Template",
"main": "dist/article-main-comment",
"dev": "src/article-main-comment",
Expand Down Expand Up @@ -56,12 +56,12 @@
"@times-components/ad": "2.22.23",
"@times-components/article-byline": "3.13.56",
"@times-components/article-label": "2.18.34",
"@times-components/article-skeleton": "1.140.13",
"@times-components/article-skeleton": "1.141.0",
"@times-components/context": "1.24.0",
"@times-components/date-publication": "0.30.34",
"@times-components/image": "6.18.2",
"@times-components/responsive": "0.27.0",
"@times-components/ts-components": "1.111.0",
"@times-components/ts-components": "1.112.0",
"@times-components/ts-styleguide": "1.50.34",
"@times-components/user-state": "0.5.51",
"@times-components/utils": "6.26.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-main-standard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.99.8](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-12-02)

**Note:** Version bump only for package @times-components/article-main-standard





## [3.99.7](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-11-22)

**Note:** Version bump only for package @times-components/article-main-standard
Expand Down
6 changes: 3 additions & 3 deletions packages/article-main-standard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-main-standard",
"version": "3.99.7",
"version": "3.99.8",
"description": "Main Standard Article Template",
"main": "dist/article-main-standard",
"dev": "src/article-main-standard",
Expand Down Expand Up @@ -56,13 +56,13 @@
"@times-components/article-byline": "3.13.56",
"@times-components/article-label": "2.18.34",
"@times-components/article-lead-asset": "1.18.46",
"@times-components/article-skeleton": "1.140.13",
"@times-components/article-skeleton": "1.141.0",
"@times-components/article-topics": "4.11.55",
"@times-components/caption": "3.8.55",
"@times-components/context": "1.24.0",
"@times-components/date-publication": "0.30.34",
"@times-components/responsive": "0.27.0",
"@times-components/ts-components": "1.111.0",
"@times-components/ts-components": "1.112.0",
"@times-components/ts-styleguide": "1.50.34",
"@times-components/user-state": "0.5.51",
"@times-components/utils": "6.26.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-paragraph/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.9.352](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-12-02)

**Note:** Version bump only for package @times-components/article-paragraph





## [1.9.351](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-11-22)

**Note:** Version bump only for package @times-components/article-paragraph
Expand Down
4 changes: 2 additions & 2 deletions packages/article-paragraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-paragraph",
"version": "1.9.351",
"version": "1.9.352",
"description": "Article Paragraph",
"main": "dist/index",
"dev": "src/index",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://github.com/newsuk/times-components#readme",
"dependencies": {
"@times-components/article-skeleton": "1.140.13",
"@times-components/article-skeleton": "1.141.0",
"@times-components/context": "1.24.0",
"@times-components/markup-forest": "1.9.2",
"@times-components/ts-styleguide": "1.50.34",
Expand Down
12 changes: 12 additions & 0 deletions packages/article-skeleton/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.141.0](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-12-02)


### Features

* **TMD-1082:** update to newsletter title within on click sign up component ([#3990](https://github.com/newsuk/times-components/issues/3990)) ([efddfee](https://github.com/newsuk/times-components/commit/efddfee6358e43a385924af671deedaa03e5ae36))
* **TMRS-482:** add CategorisedArticles ([#3976](https://github.com/newsuk/times-components/issues/3976)) ([164ee6a](https://github.com/newsuk/times-components/commit/164ee6ae81516489bd6d5afb8e7289104c65720a))





## [1.140.13](https://github.com/newsuk/times-components/compare/@times-components/[email protected]...@times-components/[email protected]) (2024-11-22)

**Note:** Version bump only for package @times-components/article-skeleton
Expand Down
12 changes: 6 additions & 6 deletions packages/article-skeleton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-skeleton",
"version": "1.140.13",
"version": "1.141.0",
"description": "The article skeleton",
"main": "dist/article-skeleton",
"dev": "src/article-skeleton",
Expand Down Expand Up @@ -62,25 +62,25 @@
},
"dependencies": {
"@times-components/ad": "2.22.23",
"@times-components/article-extras": "0.32.24",
"@times-components/article-extras": "0.33.0",
"@times-components/article-image": "7.18.2",
"@times-components/article-paragraph": "1.9.351",
"@times-components/article-paragraph": "1.9.352",
"@times-components/article-topics": "4.11.55",
"@times-components/caption": "3.8.55",
"@times-components/context": "1.24.0",
"@times-components/interactive-wrapper": "0.9.90",
"@times-components/key-facts": "2.12.112",
"@times-components/key-facts": "2.12.113",
"@times-components/lazy-load": "0.20.0",
"@times-components/link": "3.17.34",
"@times-components/markup": "3.9.0",
"@times-components/markup-forest": "1.9.2",
"@times-components/message-bar": "0.7.86",
"@times-components/provider-queries": "2.23.3",
"@times-components/pull-quote": "3.15.41",
"@times-components/save-and-share-bar": "0.26.2",
"@times-components/save-and-share-bar": "0.26.3",
"@times-components/sticky": "0.5.84",
"@times-components/tracking": "2.22.34",
"@times-components/ts-components": "1.111.0",
"@times-components/ts-components": "1.112.0",
"@times-components/ts-styleguide": "1.50.34",
"@times-components/typeset": "0.3.3",
"@times-components/user-state": "0.5.51",
Expand Down
Loading

0 comments on commit fafe92f

Please sign in to comment.