@times-components/save-star-web 0.10.21-alpha.101 → 0.10.21-alpha.104

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 +80 -0
  2. package/package.json +10 -10
package/CHANGELOG.md CHANGED
@@ -3,6 +3,86 @@
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
+ ## [0.10.36](https://github.com/newsuk/times-components/compare/@times-components/save-star-web@0.10.35...@times-components/save-star-web@0.10.36) (2024-01-30)
7
+
8
+ **Note:** Version bump only for package @times-components/save-star-web
9
+
10
+
11
+
12
+
13
+
14
+ ## [0.10.35](https://github.com/newsuk/times-components/compare/@times-components/save-star-web@0.10.34...@times-components/save-star-web@0.10.35) (2024-01-30)
15
+
16
+ **Note:** Version bump only for package @times-components/save-star-web
17
+
18
+
19
+
20
+
21
+
22
+ ## [0.10.34](https://github.com/newsuk/times-components/compare/@times-components/save-star-web@0.10.33...@times-components/save-star-web@0.10.34) (2024-01-30)
23
+
24
+ **Note:** Version bump only for package @times-components/save-star-web
25
+
26
+
27
+
28
+
29
+
30
+ ## [0.10.33](https://github.com/newsuk/times-components/compare/@times-components/save-star-web@0.10.32...@times-components/save-star-web@0.10.33) (2024-01-29)
31
+
32
+ **Note:** Version bump only for package @times-components/save-star-web
33
+
34
+
35
+
36
+
37
+
38
+ ## [0.10.32](https://github.com/newsuk/times-components/compare/@times-components/save-star-web@0.10.31...@times-components/save-star-web@0.10.32) (2024-01-26)
39
+
40
+ **Note:** Version bump only for package @times-components/save-star-web
41
+
42
+
43
+
44
+
45
+
46
+ ## [0.10.31](https://github.com/newsuk/times-components/compare/@times-components/save-star-web@0.10.30...@times-components/save-star-web@0.10.31) (2024-01-25)
47
+
48
+ **Note:** Version bump only for package @times-components/save-star-web
49
+
50
+
51
+
52
+
53
+
54
+ ## [0.10.30](https://github.com/newsuk/times-components/compare/@times-components/save-star-web@0.10.29...@times-components/save-star-web@0.10.30) (2024-01-25)
55
+
56
+ **Note:** Version bump only for package @times-components/save-star-web
57
+
58
+
59
+
60
+
61
+
62
+ ## [0.10.29](https://github.com/newsuk/times-components/compare/@times-components/save-star-web@0.10.28...@times-components/save-star-web@0.10.29) (2024-01-24)
63
+
64
+ **Note:** Version bump only for package @times-components/save-star-web
65
+
66
+
67
+
68
+
69
+
70
+ ## [0.10.28](https://github.com/newsuk/times-components/compare/@times-components/save-star-web@0.10.27...@times-components/save-star-web@0.10.28) (2024-01-24)
71
+
72
+ **Note:** Version bump only for package @times-components/save-star-web
73
+
74
+
75
+
76
+
77
+
78
+ ## [0.10.27](https://github.com/newsuk/times-components/compare/@times-components/save-star-web@0.10.26...@times-components/save-star-web@0.10.27) (2024-01-23)
79
+
80
+ **Note:** Version bump only for package @times-components/save-star-web
81
+
82
+
83
+
84
+
85
+
6
86
  ## [0.10.26](https://github.com/newsuk/times-components/compare/@times-components/save-star-web@0.10.25...@times-components/save-star-web@0.10.26) (2024-01-18)
7
87
 
8
88
  **Note:** Version bump only for package @times-components/save-star-web
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/save-star-web",
3
- "version": "0.10.21-alpha.101+01883263df",
3
+ "version": "0.10.21-alpha.104+59a31327ec",
4
4
  "description": "Save Star for Web",
5
5
  "main": "dist/save-star-web",
6
6
  "dev": "src/save-star-web",
@@ -32,13 +32,13 @@
32
32
  },
33
33
  "homepage": "https://github.com/newsuk/times-components#readme",
34
34
  "dependencies": {
35
- "@times-components/icons": "^2.21.1-alpha.101+01883263df",
36
- "@times-components/link": "^3.15.2-alpha.156+01883263df",
37
- "@times-components/provider": "^1.39.4-alpha.156+01883263df",
35
+ "@times-components/icons": "^2.21.1-alpha.104+59a31327ec",
36
+ "@times-components/link": "^3.15.2-alpha.159+59a31327ec",
37
+ "@times-components/provider": "^1.39.4-alpha.159+59a31327ec",
38
38
  "@times-components/provider-queries": "^2.20.1",
39
- "@times-components/tracking": "^2.21.4-alpha.156+01883263df",
40
- "@times-components/ts-styleguide": "^1.48.2-alpha.156+01883263df",
41
- "@times-components/utils": "^6.16.22-alpha.156+01883263df",
39
+ "@times-components/tracking": "^2.21.4-alpha.159+59a31327ec",
40
+ "@times-components/ts-styleguide": "^1.48.2-alpha.159+59a31327ec",
41
+ "@times-components/utils": "^6.18.1",
42
42
  "prop-types": "15.7.2",
43
43
  "react-apollo": "2.5.5",
44
44
  "styled-components": "4.3.2"
@@ -47,9 +47,9 @@
47
47
  "@babel/core": "7.4.4",
48
48
  "@times-components/eslint-config-thetimes": "^0.8.18",
49
49
  "@times-components/jest-configurator-web": "^0.8.1",
50
- "@times-components/jest-serializer": "^3.12.3-alpha.156+01883263df",
50
+ "@times-components/jest-serializer": "^3.13.5",
51
51
  "@times-components/provider-test-tools": "^1.29.1",
52
- "@times-components/storybook": "^4.11.4-alpha.156+01883263df",
52
+ "@times-components/storybook": "^4.11.4-alpha.159+59a31327ec",
53
53
  "@times-components/test-utils": "^2.4.1",
54
54
  "@times-components/webpack-configurator": "^2.1.0",
55
55
  "babel-jest": "24.8.0",
@@ -73,5 +73,5 @@
73
73
  "publishConfig": {
74
74
  "access": "public"
75
75
  },
76
- "gitHead": "01883263dffa78e73b6ef83da98bbda3485df3f6"
76
+ "gitHead": "59a31327ec95b33f7611620606ec4508e64e1bb6"
77
77
  }