From 47d4d294f1fe6d330e7580d6a383126b3d72928e Mon Sep 17 00:00:00 2001 From: kiwicom-orbit-bot Date: Thu, 11 Jul 2024 10:46:44 +0000 Subject: [PATCH] chore: publish - @kiwicom/babel-plugin-orbit-components@5.1.10 - @kiwicom/orbit-components@15.8.0 - @kiwicom/orbit-tailwind-preset@4.4.0 --- .../babel-plugin-orbit-components/CHANGELOG.md | 8 ++++++++ .../babel-plugin-orbit-components/package.json | 4 ++-- packages/orbit-components/CHANGELOG.md | 17 +++++++++++++++++ packages/orbit-components/package.json | 4 ++-- packages/orbit-tailwind-preset/CHANGELOG.md | 11 +++++++++++ packages/orbit-tailwind-preset/package.json | 2 +- 6 files changed, 41 insertions(+), 5 deletions(-) diff --git a/packages/babel-plugin-orbit-components/CHANGELOG.md b/packages/babel-plugin-orbit-components/CHANGELOG.md index aab534e1d3..4f381f97cc 100644 --- a/packages/babel-plugin-orbit-components/CHANGELOG.md +++ b/packages/babel-plugin-orbit-components/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.1.10](https://github.com/kiwicom/orbit/compare/@kiwicom/babel-plugin-orbit-components@5.1.9...@kiwicom/babel-plugin-orbit-components@5.1.10) (2024-07-11) + +**Note:** Version bump only for package @kiwicom/babel-plugin-orbit-components + + + + + ## [5.1.9](https://github.com/kiwicom/orbit/compare/@kiwicom/babel-plugin-orbit-components@5.1.8...@kiwicom/babel-plugin-orbit-components@5.1.9) (2024-07-04) **Note:** Version bump only for package @kiwicom/babel-plugin-orbit-components diff --git a/packages/babel-plugin-orbit-components/package.json b/packages/babel-plugin-orbit-components/package.json index 47cf25f528..2ffbf4c871 100644 --- a/packages/babel-plugin-orbit-components/package.json +++ b/packages/babel-plugin-orbit-components/package.json @@ -1,7 +1,7 @@ { "name": "@kiwicom/babel-plugin-orbit-components", "description": "A babel plugin for transforming destructured imports to granular ones.", - "version": "5.1.9", + "version": "5.1.10", "author": "kiwicom", "repository": { "type": "git", @@ -28,6 +28,6 @@ "test": "yarn test:file && yarn test:compile && node scripts/testRequire.js" }, "devDependencies": { - "@kiwicom/orbit-components": "^15.7.0" + "@kiwicom/orbit-components": "^15.8.0" } } diff --git a/packages/orbit-components/CHANGELOG.md b/packages/orbit-components/CHANGELOG.md index c454b324be..82aa54bc00 100644 --- a/packages/orbit-components/CHANGELOG.md +++ b/packages/orbit-components/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [15.8.0](https://github.com/kiwicom/orbit/compare/@kiwicom/orbit-components@15.7.0...@kiwicom/orbit-components@15.8.0) (2024-07-11) + + +### Bug Fixes + +* **ButtonLink:** handle hover state on mobile ([f1820c7](https://github.com/kiwicom/orbit/commit/f1820c7e763be25824897319f17417156ae001e7)) + + +### Features + +* **icons:** update icons from figma ([4f5f6c2](https://github.com/kiwicom/orbit/commit/4f5f6c2cafec104a3a4954488c39537596c97602)) +* update minimum tailwindcss version to 3.4.4 ([e5a34ca](https://github.com/kiwicom/orbit/commit/e5a34ca86e790409b35b3ece2d3f99865899880b)) + + + + + # [15.7.0](https://github.com/kiwicom/orbit/compare/@kiwicom/orbit-components@15.6.0...@kiwicom/orbit-components@15.7.0) (2024-07-04) diff --git a/packages/orbit-components/package.json b/packages/orbit-components/package.json index cc85812c71..820f622c3e 100644 --- a/packages/orbit-components/package.json +++ b/packages/orbit-components/package.json @@ -1,6 +1,6 @@ { "name": "@kiwicom/orbit-components", - "version": "15.7.0", + "version": "15.8.0", "description": "Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.", "sideEffects": false, "author": "Kiwi.com", @@ -74,7 +74,7 @@ }, "dependencies": { "@kiwicom/orbit-design-tokens": "^7.2.1", - "@kiwicom/orbit-tailwind-preset": "^4.3.2", + "@kiwicom/orbit-tailwind-preset": "^4.4.0", "@popperjs/core": "^2.9.2", "clsx": "^2.0.0", "color2k": "^2.0.3", diff --git a/packages/orbit-tailwind-preset/CHANGELOG.md b/packages/orbit-tailwind-preset/CHANGELOG.md index 38e0d7efe1..e4bf180a13 100644 --- a/packages/orbit-tailwind-preset/CHANGELOG.md +++ b/packages/orbit-tailwind-preset/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.4.0](https://github.com/kiwicom/orbit/compare/@kiwicom/orbit-tailwind-preset@4.3.2...@kiwicom/orbit-tailwind-preset@4.4.0) (2024-07-11) + + +### Features + +* **tailwind:** update minimum tailwindcss version to 3.4.4 ([691d59c](https://github.com/kiwicom/orbit/commit/691d59c9d86c30494fdedfc88cd2efec8af2ac95)) + + + + + ## [4.3.2](https://github.com/kiwicom/orbit/compare/@kiwicom/orbit-tailwind-preset@4.3.1...@kiwicom/orbit-tailwind-preset@4.3.2) (2024-06-13) **Note:** Version bump only for package @kiwicom/orbit-tailwind-preset diff --git a/packages/orbit-tailwind-preset/package.json b/packages/orbit-tailwind-preset/package.json index 9a2789fd85..4ad669ff07 100644 --- a/packages/orbit-tailwind-preset/package.json +++ b/packages/orbit-tailwind-preset/package.json @@ -1,6 +1,6 @@ { "name": "@kiwicom/orbit-tailwind-preset", - "version": "4.3.2", + "version": "4.4.0", "description": "Orbit tailwind preset which is based on orbit-design-tokens", "author": "Kiwi.com", "license": "MIT",