@contentful/f36-badge 4.1.9 → 4.3.11

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 (3) hide show
  1. package/CHANGELOG.md +23 -47
  2. package/package.json +4 -5
  3. package/LICENSE.md +0 -7
package/CHANGELOG.md CHANGED
@@ -1,100 +1,76 @@
1
1
  # Change Log
2
2
 
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3
+ ## 4.3.11
5
4
 
6
- ## [4.1.9](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.8...@contentful/f36-badge@4.1.9) (2022-03-14)
7
-
8
- **Note:** Version bump only for package @contentful/f36-badge
5
+ ### Patch Changes
9
6
 
7
+ - Updated dependencies []:
8
+ - @contentful/f36-core@4.3.11
10
9
 
10
+ ## 4.3.10
11
11
 
12
+ ### Patch Changes
12
13
 
14
+ - Updated dependencies []:
15
+ - @contentful/f36-core@4.3.10
13
16
 
14
- ## [4.1.8](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.7...@contentful/f36-badge@4.1.8) (2022-03-10)
15
-
16
- **Note:** Version bump only for package @contentful/f36-badge
17
-
17
+ ## 4.3.9
18
18
 
19
+ ### Patch Changes
19
20
 
21
+ - [#1953](https://github.com/contentful/forma-36/pull/1953) [`df985087`](https://github.com/contentful/forma-36/commit/df98508780f63754e29df09d4f6239bdc84982a8) Thanks [@massao](https://github.com/massao)! - bump packages versions to have consistent versioning
20
22
 
23
+ - Updated dependencies [[`df985087`](https://github.com/contentful/forma-36/commit/df98508780f63754e29df09d4f6239bdc84982a8)]:
24
+ - @contentful/f36-core@4.3.9
21
25
 
22
- ## [4.1.7](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.6...@contentful/f36-badge@4.1.7) (2022-03-09)
26
+ ## [4.1.9](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.8...@contentful/f36-badge@4.1.9) (2022-03-14)
23
27
 
24
28
  **Note:** Version bump only for package @contentful/f36-badge
25
29
 
30
+ ## [4.1.8](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.7...@contentful/f36-badge@4.1.8) (2022-03-10)
26
31
 
32
+ **Note:** Version bump only for package @contentful/f36-badge
27
33
 
34
+ ## [4.1.7](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.6...@contentful/f36-badge@4.1.7) (2022-03-09)
28
35
 
36
+ **Note:** Version bump only for package @contentful/f36-badge
29
37
 
30
38
  ## [4.1.6](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.5...@contentful/f36-badge@4.1.6) (2022-03-03)
31
39
 
32
-
33
40
  ### Bug Fixes
34
41
 
35
- * migrate links from master to main ([#1923](https://github.com/contentful/forma-36/issues/1923)) ([607301d](https://github.com/contentful/forma-36/commit/607301d57a2e83190d2aa298120ddb8493e8c429))
36
-
37
-
38
-
39
-
42
+ - migrate links from master to main ([#1923](https://github.com/contentful/forma-36/issues/1923)) ([607301d](https://github.com/contentful/forma-36/commit/607301d57a2e83190d2aa298120ddb8493e8c429))
40
43
 
41
44
  ## [4.1.5](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.4...@contentful/f36-badge@4.1.5) (2022-02-23)
42
45
 
43
-
44
46
  ### Bug Fixes
45
47
 
46
- * fix badge alignment ([#1902](https://github.com/contentful/forma-36/issues/1902)) ([d25face](https://github.com/contentful/forma-36/commit/d25facea39e644e93b1e5c3f6e1ffc072696dd96))
47
-
48
-
49
-
50
-
48
+ - fix badge alignment ([#1902](https://github.com/contentful/forma-36/issues/1902)) ([d25face](https://github.com/contentful/forma-36/commit/d25facea39e644e93b1e5c3f6e1ffc072696dd96))
51
49
 
52
50
  ## [4.1.4](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.3...@contentful/f36-badge@4.1.4) (2022-02-22)
53
51
 
54
52
  **Note:** Version bump only for package @contentful/f36-badge
55
53
 
56
-
57
-
58
-
59
-
60
54
  ## [4.1.3](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.2...@contentful/f36-badge@4.1.3) (2022-02-17)
61
55
 
62
56
  **Note:** Version bump only for package @contentful/f36-badge
63
57
 
64
-
65
-
66
-
67
-
68
58
  ## [4.1.2](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.1...@contentful/f36-badge@4.1.2) (2022-02-15)
69
59
 
70
-
71
60
  ### Bug Fixes
72
61
 
73
- * **Badge:** disable newlines ([64ed624](https://github.com/contentful/forma-36/commit/64ed6242a54ecb6b22f410c5505866a4bb69cc0b))
74
- * **Badge:** show ellipsis for overflowing text in limited space ([3724a15](https://github.com/contentful/forma-36/commit/3724a150306d5c0009748072cd98e48ce4033d80))
75
-
76
-
77
-
78
-
62
+ - **Badge:** disable newlines ([64ed624](https://github.com/contentful/forma-36/commit/64ed6242a54ecb6b22f410c5505866a4bb69cc0b))
63
+ - **Badge:** show ellipsis for overflowing text in limited space ([3724a15](https://github.com/contentful/forma-36/commit/3724a150306d5c0009748072cd98e48ce4033d80))
79
64
 
80
65
  ## [4.1.1](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.1.0...@contentful/f36-badge@4.1.1) (2022-01-31)
81
66
 
82
67
  **Note:** Version bump only for package @contentful/f36-badge
83
68
 
84
-
85
-
86
-
87
-
88
69
  # [4.1.0](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.0.1...@contentful/f36-badge@4.1.0) (2022-01-31)
89
70
 
90
-
91
71
  ### Features
92
72
 
93
- * implement props list redesign [BAU-535] ([#1756](https://github.com/contentful/forma-36/issues/1756)) ([21c57e7](https://github.com/contentful/forma-36/commit/21c57e72008b75990d03af4e7500edc1c7f3d26d))
94
-
95
-
96
-
97
-
73
+ - implement props list redesign [BAU-535](<[#1756](https://github.com/contentful/forma-36/issues/1756)>) ([21c57e7](https://github.com/contentful/forma-36/commit/21c57e72008b75990d03af4e7500edc1c7f3d26d))
98
74
 
99
75
  ## [4.0.1](https://github.com/contentful/forma-36/compare/@contentful/f36-badge@4.0.0...@contentful/f36-badge@4.0.1) (2022-01-11)
100
76
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contentful/f36-badge",
3
- "version": "4.1.9",
3
+ "version": "4.3.11",
4
4
  "description": "Forma 36: Badge React Component",
5
5
  "license": "MIT",
6
6
  "files": [
@@ -21,18 +21,17 @@
21
21
  },
22
22
  "dependencies": {
23
23
  "@babel/runtime": "^7.6.2",
24
- "@contentful/f36-core": "^4.3.0",
24
+ "@contentful/f36-core": "^4.3.11",
25
25
  "@contentful/f36-tokens": "^4.0.1",
26
26
  "emotion": "^10.0.17"
27
27
  },
28
28
  "devDependencies": {
29
- "@contentful/f36-typography": "^4.2.4"
29
+ "@contentful/f36-typography": "^4.3.11"
30
30
  },
31
31
  "peerDependencies": {
32
32
  "react": ">=16.8"
33
33
  },
34
34
  "publishConfig": {
35
35
  "access": "public"
36
- },
37
- "gitHead": "a5e41bc0a1c0259bd2ab2e55c80c6ae0e33ec254"
36
+ }
38
37
  }
package/LICENSE.md DELETED
@@ -1,7 +0,0 @@
1
- Copyright (c) 2018-present Contentful GmbH
2
-
3
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4
-
5
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6
-
7
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.