@times-components/article-skeleton 1.131.1-alpha.3 → 1.132.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/package.json +36 -36
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.132.0](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.131.0...@times-components/article-skeleton@1.132.0) (2024-05-31)
7
+
8
+
9
+ ### Features
10
+
11
+ * **TMD-217:** Save and share bar updates ([#3846](https://github.com/newsuk/times-components/issues/3846)) ([8d47af2](https://github.com/newsuk/times-components/commit/8d47af2e6220e30e691e810c5f9021587ed8e2ab))
12
+
13
+
14
+
15
+
16
+
6
17
  # [1.131.0](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.130.9...@times-components/article-skeleton@1.131.0) (2024-05-30)
7
18
 
8
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/article-skeleton",
3
- "version": "1.131.1-alpha.3+d1768d2836",
3
+ "version": "1.132.0",
4
4
  "description": "The article skeleton",
5
5
  "main": "dist/article-skeleton",
6
6
  "dev": "src/article-skeleton",
@@ -37,14 +37,14 @@
37
37
  "@storybook/addon-actions": "6.5.16",
38
38
  "@storybook/addon-knobs": "6.4.0",
39
39
  "@storybook/react": "6.5.16",
40
- "@times-components/eslint-config-thetimes": "^0.8.18",
41
- "@times-components/jest-configurator-web": "^0.8.2",
42
- "@times-components/jest-serializer": "^3.13.13",
43
- "@times-components/provider-test-tools": "^1.29.3",
44
- "@times-components/storybook": "^4.12.21",
45
- "@times-components/tealium-utils": "^0.9.1",
46
- "@times-components/test-utils": "^2.4.2",
47
- "@times-components/webpack-configurator": "^2.1.1",
40
+ "@times-components/eslint-config-thetimes": "0.8.18",
41
+ "@times-components/jest-configurator-web": "0.8.2",
42
+ "@times-components/jest-serializer": "3.13.13",
43
+ "@times-components/provider-test-tools": "1.29.3",
44
+ "@times-components/storybook": "4.12.22",
45
+ "@times-components/tealium-utils": "0.9.1",
46
+ "@times-components/test-utils": "2.4.2",
47
+ "@times-components/webpack-configurator": "2.1.1",
48
48
  "babel-jest": "24.8.0",
49
49
  "babel-loader": "8.0.5",
50
50
  "depcheck": "0.6.9",
@@ -61,32 +61,32 @@
61
61
  "webpack": "4.30.0"
62
62
  },
63
63
  "dependencies": {
64
- "@times-components/ad": "^2.22.10",
65
- "@times-components/article-extras": "^0.27.14-alpha.3+d1768d2836",
66
- "@times-components/article-image": "^7.17.9",
67
- "@times-components/article-paragraph": "^1.9.299-alpha.3+d1768d2836",
68
- "@times-components/article-topics": "^4.11.42",
69
- "@times-components/caption": "^3.8.42",
70
- "@times-components/context": "^1.17.0",
71
- "@times-components/interactive-wrapper": "^0.9.75",
72
- "@times-components/key-facts": "^2.12.71",
73
- "@times-components/lazy-load": "^0.13.0",
74
- "@times-components/link": "^3.17.21",
75
- "@times-components/markup": "^3.8.48",
76
- "@times-components/markup-forest": "^1.9.2",
77
- "@times-components/message-bar": "^0.7.72",
78
- "@times-components/provider-queries": "^2.21.1",
79
- "@times-components/pull-quote": "^3.15.27",
80
- "@times-components/save-and-share-bar": "^0.20.13",
81
- "@times-components/sticky": "^0.5.71",
82
- "@times-components/tracking": "^2.22.21",
83
- "@times-components/ts-components": "^1.87.0",
84
- "@times-components/ts-newskit": "^1.182.1-alpha.3+d1768d2836",
85
- "@times-components/ts-styleguide": "^1.50.21",
86
- "@times-components/typeset": "^0.3.3",
87
- "@times-components/user-state": "^0.5.38",
88
- "@times-components/utils": "^6.20.6",
89
- "@times-components/video": "^4.18.12",
64
+ "@times-components/ad": "2.22.11",
65
+ "@times-components/article-extras": "0.28.0",
66
+ "@times-components/article-image": "7.17.10",
67
+ "@times-components/article-paragraph": "1.9.299",
68
+ "@times-components/article-topics": "4.11.43",
69
+ "@times-components/caption": "3.8.43",
70
+ "@times-components/context": "1.18.0",
71
+ "@times-components/interactive-wrapper": "0.9.76",
72
+ "@times-components/key-facts": "2.12.72",
73
+ "@times-components/lazy-load": "0.14.0",
74
+ "@times-components/link": "3.17.22",
75
+ "@times-components/markup": "3.8.49",
76
+ "@times-components/markup-forest": "1.9.2",
77
+ "@times-components/message-bar": "0.7.73",
78
+ "@times-components/provider-queries": "2.21.1",
79
+ "@times-components/pull-quote": "3.15.28",
80
+ "@times-components/save-and-share-bar": "0.21.0",
81
+ "@times-components/sticky": "0.5.72",
82
+ "@times-components/tracking": "2.22.22",
83
+ "@times-components/ts-components": "1.88.0",
84
+ "@times-components/ts-newskit": "1.182.0",
85
+ "@times-components/ts-styleguide": "1.50.22",
86
+ "@times-components/typeset": "0.3.3",
87
+ "@times-components/user-state": "0.5.39",
88
+ "@times-components/utils": "6.20.6",
89
+ "@times-components/video": "4.18.13",
90
90
  "lodash.get": "4.4.2",
91
91
  "lodash.pick": "4.4.0",
92
92
  "memoize-one": "5.1.1",
@@ -106,5 +106,5 @@
106
106
  "publishConfig": {
107
107
  "access": "public"
108
108
  },
109
- "gitHead": "d1768d2836cb05c499aad480761213724b0c8197"
109
+ "gitHead": "bb3f67e82b3ce3948c1508c2421c97cb4c2b1b5c"
110
110
  }