@contentful/f36-badge 4.1.7 → 4.3.9

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 +18 -40
  2. package/package.json +4 -5
  3. package/LICENSE.md +0 -7
package/CHANGELOG.md CHANGED
@@ -1,84 +1,62 @@
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.9
5
4
 
6
- ## [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)
7
-
8
- **Note:** Version bump only for package @contentful/f36-badge
5
+ ### Patch Changes
9
6
 
7
+ - [#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
10
8
 
9
+ - Updated dependencies [[`df985087`](https://github.com/contentful/forma-36/commit/df98508780f63754e29df09d4f6239bdc84982a8)]:
10
+ - @contentful/f36-core@4.3.9
11
11
 
12
+ ## [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)
12
13
 
14
+ **Note:** Version bump only for package @contentful/f36-badge
13
15
 
14
- ## [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)
15
-
16
+ ## [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)
16
17
 
17
- ### Bug Fixes
18
+ **Note:** Version bump only for package @contentful/f36-badge
18
19
 
19
- * migrate links from master to main ([#1923](https://github.com/contentful/forma-36/issues/1923)) ([607301d](https://github.com/contentful/forma-36/commit/607301d57a2e83190d2aa298120ddb8493e8c429))
20
+ ## [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)
20
21
 
22
+ **Note:** Version bump only for package @contentful/f36-badge
21
23
 
24
+ ## [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)
22
25
 
26
+ ### Bug Fixes
23
27
 
28
+ - migrate links from master to main ([#1923](https://github.com/contentful/forma-36/issues/1923)) ([607301d](https://github.com/contentful/forma-36/commit/607301d57a2e83190d2aa298120ddb8493e8c429))
24
29
 
25
30
  ## [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)
26
31
 
27
-
28
32
  ### Bug Fixes
29
33
 
30
- * fix badge alignment ([#1902](https://github.com/contentful/forma-36/issues/1902)) ([d25face](https://github.com/contentful/forma-36/commit/d25facea39e644e93b1e5c3f6e1ffc072696dd96))
31
-
32
-
33
-
34
-
34
+ - fix badge alignment ([#1902](https://github.com/contentful/forma-36/issues/1902)) ([d25face](https://github.com/contentful/forma-36/commit/d25facea39e644e93b1e5c3f6e1ffc072696dd96))
35
35
 
36
36
  ## [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)
37
37
 
38
38
  **Note:** Version bump only for package @contentful/f36-badge
39
39
 
40
-
41
-
42
-
43
-
44
40
  ## [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)
45
41
 
46
42
  **Note:** Version bump only for package @contentful/f36-badge
47
43
 
48
-
49
-
50
-
51
-
52
44
  ## [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)
53
45
 
54
-
55
46
  ### Bug Fixes
56
47
 
57
- * **Badge:** disable newlines ([64ed624](https://github.com/contentful/forma-36/commit/64ed6242a54ecb6b22f410c5505866a4bb69cc0b))
58
- * **Badge:** show ellipsis for overflowing text in limited space ([3724a15](https://github.com/contentful/forma-36/commit/3724a150306d5c0009748072cd98e48ce4033d80))
59
-
60
-
61
-
62
-
48
+ - **Badge:** disable newlines ([64ed624](https://github.com/contentful/forma-36/commit/64ed6242a54ecb6b22f410c5505866a4bb69cc0b))
49
+ - **Badge:** show ellipsis for overflowing text in limited space ([3724a15](https://github.com/contentful/forma-36/commit/3724a150306d5c0009748072cd98e48ce4033d80))
63
50
 
64
51
  ## [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)
65
52
 
66
53
  **Note:** Version bump only for package @contentful/f36-badge
67
54
 
68
-
69
-
70
-
71
-
72
55
  # [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)
73
56
 
74
-
75
57
  ### Features
76
58
 
77
- * implement props list redesign [BAU-535] ([#1756](https://github.com/contentful/forma-36/issues/1756)) ([21c57e7](https://github.com/contentful/forma-36/commit/21c57e72008b75990d03af4e7500edc1c7f3d26d))
78
-
79
-
80
-
81
-
59
+ - implement props list redesign [BAU-535](<[#1756](https://github.com/contentful/forma-36/issues/1756)>) ([21c57e7](https://github.com/contentful/forma-36/commit/21c57e72008b75990d03af4e7500edc1c7f3d26d))
82
60
 
83
61
  ## [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)
84
62
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contentful/f36-badge",
3
- "version": "4.1.7",
3
+ "version": "4.3.9",
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.2.2",
24
+ "@contentful/f36-core": "^4.3.9",
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.2"
29
+ "@contentful/f36-typography": "^4.3.9"
30
30
  },
31
31
  "peerDependencies": {
32
32
  "react": ">=16.8"
33
33
  },
34
34
  "publishConfig": {
35
35
  "access": "public"
36
- },
37
- "gitHead": "1c16ce60b94a22c2e232d77b040009061cbfa4be"
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.