Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit d84db30

Browse files
committed
chore(release): publish
- @datacamp/waffles-catalog-doc-site@3.1.20 - @datacamp/waffles-next-doc-site@0.11.0 - @datacamp/waffles-storybook@3.3.10 - @datacamp/waffles-button@7.8.0 - @datacamp/waffles-form-elements@4.5.2 - @datacamp/waffles-icons@4.10.0 - @datacamp/waffles-markdown@4.0.11 - @datacamp/waffles-modals@7.3.5 - @datacamp/waffles-text@5.4.0 - @datacamp/waffles-toast@3.3.2 - @datacamp/waffles-tooltip@0.3.1 - @datacamp/waffles-core@2.3.0
1 parent 3e886d3 commit d84db30

24 files changed

+180
-51
lines changed

packages/docs/catalog-doc-site/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.1.20](https://github.com/datacamp/design-system/compare/@datacamp/waffles-catalog-doc-site@3.1.19...@datacamp/waffles-catalog-doc-site@3.1.20) (2022-12-12)
7+
8+
**Note:** Version bump only for package @datacamp/waffles-catalog-doc-site
9+
10+
11+
12+
13+
614
## [3.1.19](https://github.com/datacamp/design-system/compare/@datacamp/waffles-catalog-doc-site@3.1.18...@datacamp/waffles-catalog-doc-site@3.1.19) (2022-05-19)
715

816
**Note:** Version bump only for package @datacamp/waffles-catalog-doc-site

packages/docs/catalog-doc-site/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datacamp/waffles-catalog-doc-site",
3-
"version": "3.1.19",
3+
"version": "3.1.20",
44
"description": "",
55
"main": "index.js",
66
"author": "",
@@ -16,20 +16,20 @@
1616
"dependencies": {
1717
"@datacamp/waffles-animations": "^1.2.1",
1818
"@datacamp/waffles-asset-components": "^4.0.4",
19-
"@datacamp/waffles-button": "^7.7.1",
19+
"@datacamp/waffles-button": "^7.8.0",
2020
"@datacamp/waffles-card": "^5.3.0",
21-
"@datacamp/waffles-core": "^2.2.0",
22-
"@datacamp/waffles-form-elements": "^4.5.1",
23-
"@datacamp/waffles-icons": "^4.9.0",
21+
"@datacamp/waffles-core": "^2.3.0",
22+
"@datacamp/waffles-form-elements": "^4.5.2",
23+
"@datacamp/waffles-icons": "^4.10.0",
2424
"@datacamp/waffles-loaders": "^3.1.4",
25-
"@datacamp/waffles-markdown": "^4.0.10",
26-
"@datacamp/waffles-modals": "^7.3.4",
25+
"@datacamp/waffles-markdown": "^4.0.11",
26+
"@datacamp/waffles-modals": "^7.3.5",
2727
"@datacamp/waffles-resizable-elements": "^2.1.0",
2828
"@datacamp/waffles-tag": "^2.0.2",
29-
"@datacamp/waffles-text": "^5.3.1",
30-
"@datacamp/waffles-toast": "^3.3.1",
29+
"@datacamp/waffles-text": "^5.4.0",
30+
"@datacamp/waffles-toast": "^3.3.2",
3131
"@datacamp/waffles-tokens": "^1.1.0",
32-
"@datacamp/waffles-tooltip": "^0.3.0",
32+
"@datacamp/waffles-tooltip": "^0.3.1",
3333
"@emotion/react": "^11.0.0",
3434
"@emotion/styled": "^11.0.0",
3535
"catalog": "^3.6.0",

packages/docs/next-doc-site/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.11.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-next-doc-site@0.10.8...@datacamp/waffles-next-doc-site@0.11.0) (2022-12-12)
7+
8+
9+
### Features
10+
11+
* remove CSS font smoothing ([4c67133](https://github.com/datacamp/design-system/commit/4c67133))
12+
13+
14+
15+
16+
617
## [0.10.8](https://github.com/datacamp/design-system/compare/@datacamp/waffles-next-doc-site@0.10.7...@datacamp/waffles-next-doc-site@0.10.8) (2022-05-19)
718

819
**Note:** Version bump only for package @datacamp/waffles-next-doc-site

packages/docs/next-doc-site/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datacamp/waffles-next-doc-site",
3-
"version": "0.10.8",
3+
"version": "0.11.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -12,19 +12,19 @@
1212
"dependencies": {
1313
"@babel/preset-typescript": "^7.14.5",
1414
"@datacamp/waffles-asset-components": "^4.0.4",
15-
"@datacamp/waffles-button": "^7.7.1",
15+
"@datacamp/waffles-button": "^7.8.0",
1616
"@datacamp/waffles-card": "^5.3.0",
17-
"@datacamp/waffles-form-elements": "^4.5.1",
18-
"@datacamp/waffles-icons": "^4.9.0",
17+
"@datacamp/waffles-form-elements": "^4.5.2",
18+
"@datacamp/waffles-icons": "^4.10.0",
1919
"@datacamp/waffles-loaders": "^3.1.4",
20-
"@datacamp/waffles-markdown": "^4.0.10",
21-
"@datacamp/waffles-modals": "^7.3.4",
20+
"@datacamp/waffles-markdown": "^4.0.11",
21+
"@datacamp/waffles-modals": "^7.3.5",
2222
"@datacamp/waffles-positioner": "^2.0.6",
2323
"@datacamp/waffles-resizable-elements": "^2.1.0",
24-
"@datacamp/waffles-text": "^5.3.1",
25-
"@datacamp/waffles-toast": "^3.3.1",
24+
"@datacamp/waffles-text": "^5.4.0",
25+
"@datacamp/waffles-toast": "^3.3.2",
2626
"@datacamp/waffles-tokens": "^1.1.0",
27-
"@datacamp/waffles-tooltip": "^0.3.0",
27+
"@datacamp/waffles-tooltip": "^0.3.1",
2828
"@emotion/react": "^11.0.0",
2929
"@mdx-js/loader": "^1.6.22",
3030
"@mdx-js/react": "^1.6.22",

packages/docs/storybook/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.3.10](https://github.com/datacamp/design-system/compare/@datacamp/waffles-storybook@3.3.9...@datacamp/waffles-storybook@3.3.10) (2022-12-12)
7+
8+
**Note:** Version bump only for package @datacamp/waffles-storybook
9+
10+
11+
12+
13+
614
## [3.3.9](https://github.com/datacamp/design-system/compare/@datacamp/waffles-storybook@3.3.8...@datacamp/waffles-storybook@3.3.9) (2022-05-19)
715

816
**Note:** Version bump only for package @datacamp/waffles-storybook

packages/docs/storybook/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datacamp/waffles-storybook",
3-
"version": "3.3.9",
3+
"version": "3.3.10",
44
"main": "index.js",
55
"license": "MIT",
66
"private": true,
@@ -17,21 +17,21 @@
1717
"dependencies": {
1818
"@babel/runtime": "^7.12.1",
1919
"@datacamp/waffles-asset-components": "^4.0.4",
20-
"@datacamp/waffles-button": "^7.7.1",
20+
"@datacamp/waffles-button": "^7.8.0",
2121
"@datacamp/waffles-card": "^5.3.0",
22-
"@datacamp/waffles-core": "^2.2.0",
23-
"@datacamp/waffles-form-elements": "^4.5.1",
24-
"@datacamp/waffles-icons": "^4.9.0",
22+
"@datacamp/waffles-core": "^2.3.0",
23+
"@datacamp/waffles-form-elements": "^4.5.2",
24+
"@datacamp/waffles-icons": "^4.10.0",
2525
"@datacamp/waffles-loaders": "^3.1.4",
26-
"@datacamp/waffles-markdown": "^4.0.10",
27-
"@datacamp/waffles-modals": "^7.3.4",
26+
"@datacamp/waffles-markdown": "^4.0.11",
27+
"@datacamp/waffles-modals": "^7.3.5",
2828
"@datacamp/waffles-positioner": "^2.0.6",
2929
"@datacamp/waffles-resizable-elements": "^2.1.0",
3030
"@datacamp/waffles-tag": "^2.0.2",
31-
"@datacamp/waffles-text": "^5.3.1",
32-
"@datacamp/waffles-toast": "^3.3.1",
31+
"@datacamp/waffles-text": "^5.4.0",
32+
"@datacamp/waffles-toast": "^3.3.2",
3333
"@datacamp/waffles-tokens": "^1.1.0",
34-
"@datacamp/waffles-tooltip": "^0.3.0",
34+
"@datacamp/waffles-tooltip": "^0.3.1",
3535
"@emotion/react": "11.1.4",
3636
"@storybook/addon-knobs": "6.1.15",
3737
"@storybook/react": "5.2.8",

packages/react-components/button/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [7.8.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-button@7.7.1...@datacamp/waffles-button@7.8.0) (2022-12-12)
7+
8+
9+
### Features
10+
11+
* remove CSS font smoothing ([4c67133](https://github.com/datacamp/design-system/commit/4c67133))
12+
13+
14+
15+
16+
617
## [7.7.1](https://github.com/datacamp/design-system/compare/@datacamp/waffles-button@7.7.0...@datacamp/waffles-button@7.7.1) (2022-05-19)
718

819
**Note:** Version bump only for package @datacamp/waffles-button

packages/react-components/button/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datacamp/waffles-button",
3-
"version": "7.7.1",
3+
"version": "7.8.0",
44
"description": "The Waffles Button",
55
"keywords": [
66
"button"
@@ -35,7 +35,7 @@
3535
"@babel/core": "7.12.7",
3636
"@datacamp/waffles-axe-render": "^1.2.8",
3737
"@datacamp/waffles-babel-preset": "^3.1.0",
38-
"@datacamp/waffles-icons": "^4.9.0",
38+
"@datacamp/waffles-icons": "^4.10.0",
3939
"@datacamp/waffles-tsconfig": "^2.0.0",
4040
"@emotion/jest": "11.2.0",
4141
"@emotion/react": "^11.0.0",
@@ -57,9 +57,9 @@
5757
"@babel/runtime": "^7.12.1",
5858
"@datacamp/waffles-card": "^5.3.0",
5959
"@datacamp/waffles-positioner": "^2.0.6",
60-
"@datacamp/waffles-text": "^5.3.1",
60+
"@datacamp/waffles-text": "^5.4.0",
6161
"@datacamp/waffles-tokens": "^1.1.0",
62-
"@datacamp/waffles-tooltip": "^0.3.0",
62+
"@datacamp/waffles-tooltip": "^0.3.1",
6363
"@datacamp/waffles-utils": "^3.3.1",
6464
"@react-aria/focus": "^3.3.0",
6565
"airbnb-prop-types": "^2.16.0",

packages/react-components/form-elements/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.5.2](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/form-elements/compare/@datacamp/waffles-form-elements@4.5.1...@datacamp/waffles-form-elements@4.5.2) (2022-12-12)
7+
8+
**Note:** Version bump only for package @datacamp/waffles-form-elements
9+
10+
11+
12+
13+
614
## [4.5.1](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/form-elements/compare/@datacamp/waffles-form-elements@4.5.0...@datacamp/waffles-form-elements@4.5.1) (2022-05-19)
715

816
**Note:** Version bump only for package @datacamp/waffles-form-elements

packages/react-components/form-elements/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datacamp/waffles-form-elements",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"main": "lib/index.js",
55
"module": "es/index.js",
66
"types": "types/index.d.ts",
@@ -53,8 +53,8 @@
5353
},
5454
"dependencies": {
5555
"@babel/runtime": "^7.12.1",
56-
"@datacamp/waffles-icons": "^4.9.0",
57-
"@datacamp/waffles-text": "^5.3.1",
56+
"@datacamp/waffles-icons": "^4.10.0",
57+
"@datacamp/waffles-text": "^5.4.0",
5858
"@datacamp/waffles-tokens": "^1.1.0",
5959
"@datacamp/waffles-utils": "^3.3.1",
6060
"@react-aria/focus": "^3.3.0",

packages/react-components/icons/CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.10.0](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/compare/@datacamp/waffles-icons@4.9.0...@datacamp/waffles-icons@4.10.0) (2022-12-12)
7+
8+
9+
### Features
10+
11+
* add 3 Sort icons ([aead406](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/aead406))
12+
* add Attention icon ([ca88210](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/ca88210))
13+
* add ClosedCaptions icon ([2eec42e](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/2eec42e))
14+
* add DC Certification icon ([759f652](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/759f652))
15+
* add DC Jobs icon ([d63df65](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/d63df65))
16+
* add DC Learn icon ([1ae1077](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/1ae1077))
17+
* add DC Recruit icon ([36e684b](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/36e684b))
18+
* add DC Workspace icon ([a0ec6be](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/a0ec6be))
19+
* add Figma icon ([d85af8d](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/d85af8d))
20+
* add Flash icon ([b773904](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/b773904))
21+
* add Medal icon ([3eb4edb](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/3eb4edb))
22+
* add Minus icon ([f4e8d9e](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/f4e8d9e))
23+
* add Multidoc icon ([a21e0c8](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/a21e0c8))
24+
* add Scissors icon ([e3a3633](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/e3a3633))
25+
* add standard Attention icon ([fb0debc](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/fb0debc))
26+
* add Tablet icon ([21debe4](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/21debe4))
27+
* add VersionHistory icon ([25462db](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/25462db))
28+
* add Website icon ([215897b](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/215897b))
29+
* update LinkedIn square icon ([2feee17](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/commit/2feee17))
30+
31+
32+
33+
34+
635
# [4.9.0](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/icons/compare/@datacamp/waffles-icons@4.8.0...@datacamp/waffles-icons@4.9.0) (2022-05-19)
736

837

packages/react-components/icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datacamp/waffles-icons",
3-
"version": "4.9.0",
3+
"version": "4.10.0",
44
"main": "lib/index.js",
55
"module": "es/index.js",
66
"react-native": "mobile/index.js",

packages/react-components/markdown/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.0.11](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/markdown/compare/@datacamp/waffles-markdown@4.0.10...@datacamp/waffles-markdown@4.0.11) (2022-12-12)
7+
8+
**Note:** Version bump only for package @datacamp/waffles-markdown
9+
10+
11+
12+
13+
614
## [4.0.10](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/markdown/compare/@datacamp/waffles-markdown@4.0.9...@datacamp/waffles-markdown@4.0.10) (2021-09-03)
715

816

packages/react-components/markdown/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datacamp/waffles-markdown",
3-
"version": "4.0.10",
3+
"version": "4.0.11",
44
"main": "lib/index.js",
55
"module": "es/index.js",
66
"types": "types/index.d.ts",
@@ -53,7 +53,7 @@
5353
},
5454
"dependencies": {
5555
"@babel/runtime": "^7.12.1",
56-
"@datacamp/waffles-text": "^5.3.1",
56+
"@datacamp/waffles-text": "^5.4.0",
5757
"prop-types": "^15.7.2",
5858
"react-markdown": "^5.0.3"
5959
},

packages/react-components/modals/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.3.5](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/modals/compare/@datacamp/waffles-modals@7.3.4...@datacamp/waffles-modals@7.3.5) (2022-12-12)
7+
8+
**Note:** Version bump only for package @datacamp/waffles-modals
9+
10+
11+
12+
13+
614
## [7.3.4](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/modals/compare/@datacamp/waffles-modals@7.3.3...@datacamp/waffles-modals@7.3.4) (2022-05-19)
715

816
**Note:** Version bump only for package @datacamp/waffles-modals

packages/react-components/modals/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datacamp/waffles-modals",
3-
"version": "7.3.4",
3+
"version": "7.3.5",
44
"main": "lib/index.js",
55
"module": "es/index.js",
66
"types": "types/index.d.ts",
@@ -53,10 +53,10 @@
5353
},
5454
"dependencies": {
5555
"@babel/runtime": "^7.12.1",
56-
"@datacamp/waffles-button": "^7.7.1",
56+
"@datacamp/waffles-button": "^7.8.0",
5757
"@datacamp/waffles-card": "^5.3.0",
58-
"@datacamp/waffles-icons": "^4.9.0",
59-
"@datacamp/waffles-text": "^5.3.1",
58+
"@datacamp/waffles-icons": "^4.10.0",
59+
"@datacamp/waffles-text": "^5.4.0",
6060
"@datacamp/waffles-tokens": "^1.1.0",
6161
"@datacamp/waffles-utils": "^3.3.1",
6262
"@types/react-modal": "^3.10.6",

packages/react-components/text/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.4.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-text@5.3.1...@datacamp/waffles-text@5.4.0) (2022-12-12)
7+
8+
9+
### Features
10+
11+
* remove CSS font smoothing ([4c67133](https://github.com/datacamp/design-system/commit/4c67133))
12+
13+
14+
15+
16+
617
## [5.3.1](https://github.com/datacamp/design-system/compare/@datacamp/waffles-text@5.3.0...@datacamp/waffles-text@5.3.1) (2021-06-30)
718

819
**Note:** Version bump only for package @datacamp/waffles-text

packages/react-components/text/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datacamp/waffles-text",
3-
"version": "5.3.1",
3+
"version": "5.4.0",
44
"main": "lib/index.js",
55
"module": "es/index.js",
66
"types": "types/index.d.ts",

packages/react-components/toast/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.3.2](https://github.com/datacamp/design-system/compare/@datacamp/waffles-toast@3.3.1...@datacamp/waffles-toast@3.3.2) (2022-12-12)
7+
8+
**Note:** Version bump only for package @datacamp/waffles-toast
9+
10+
11+
12+
13+
614
## [3.3.1](https://github.com/datacamp/design-system/compare/@datacamp/waffles-toast@3.3.0...@datacamp/waffles-toast@3.3.1) (2022-05-19)
715

816
**Note:** Version bump only for package @datacamp/waffles-toast

0 commit comments

Comments
 (0)