ci(changesets): 📦 version packages#1
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
f474f13 to
000d03e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to canary, this PR will be updated.
Releases
@nextui-org/accordion@2.2.6
Patch Changes
77206bc]:@nextui-org/alert@2.2.8
Patch Changes
#4383
e15ef62Thanks @jrgarciadev! - Fix [BUG] - Alert still shows border even with prop hideIconWrapper heroui-inc/heroui#4382hideIconWrapperproperty wasn't removing the borded onAlertcomponent#4365
5946e90Thanks @wingkwong! - fix alert slots & variantProps import ([BUG] - Alert component don't show available props heroui-inc/heroui#4336)#4354
fa38828Thanks @wingkwong! - replace decrepate onClick in AlertUpdated dependencies [
77206bc]:@nextui-org/autocomplete@2.3.8
Patch Changes
9e8a656,77206bc]:@nextui-org/avatar@2.2.5
Patch Changes
77206bc]:@nextui-org/badge@2.2.4
Patch Changes
77206bc]:@nextui-org/breadcrumbs@2.2.5
Patch Changes
77206bc]:@nextui-org/button@2.2.8
Patch Changes
77206bc]:@nextui-org/calendar@2.2.8
Patch Changes
77206bc]:@nextui-org/card@2.2.8
Patch Changes
77206bc]:@nextui-org/checkbox@2.3.7
Patch Changes
#4334
0b117e5Thanks @wingkwong! - bump@nextui-org/themein peerDependenciesUpdated dependencies [
77206bc]:@nextui-org/chip@2.2.5
Patch Changes
77206bc]:@nextui-org/code@2.2.5
Patch Changes
77206bc,76a72a9]:@nextui-org/date-input@2.3.7
Patch Changes
77206bc]:@nextui-org/date-picker@2.3.8
Patch Changes
77206bc]:@nextui-org/divider@2.2.5
Patch Changes
77206bc,76a72a9]:@nextui-org/drawer@2.2.6
Patch Changes
77206bc]:@nextui-org/dropdown@2.3.8
Patch Changes
77206bc]:@nextui-org/form@2.1.7
Patch Changes
77206bc,afe0b52,e15ef62,e546124]:@nextui-org/image@2.2.4
Patch Changes
77206bc]:@nextui-org/input@2.4.7
Patch Changes
#4366
9e8a656Thanks @wingkwong! - label placement with file input type ([BUG] - Label of Input of type File, never goes inside heroui-inc/heroui#4364)Updated dependencies [
77206bc]:@nextui-org/input-otp@2.1.7
Patch Changes
#4338
2f55ecbThanks @macci001! - Change ensures that the input value does not accept any disallowed characters when the value prop contains them ([BUG] -InputOtpdoes not workallowedKeyswhen using React Hook Form heroui-inc/heroui#4329)Updated dependencies [
77206bc]:@nextui-org/kbd@2.2.5
Patch Changes
77206bc,76a72a9]:@nextui-org/link@2.2.6
Patch Changes
77206bc]:@nextui-org/listbox@2.3.8
Patch Changes
77206bc]:@nextui-org/menu@2.2.8
Patch Changes
77206bc]:@nextui-org/modal@2.2.6
Patch Changes
77206bc]:@nextui-org/navbar@2.2.6
Patch Changes
77206bc]:@nextui-org/pagination@2.2.7
Patch Changes
77206bc]:@nextui-org/popover@2.3.8
Patch Changes
77206bc]:@nextui-org/progress@2.2.5
Patch Changes
77206bc]:@nextui-org/radio@2.3.7
Patch Changes
#4334
0b117e5Thanks @wingkwong! - bump@nextui-org/themein peerDependenciesUpdated dependencies [
77206bc]:@nextui-org/ripple@2.2.6
Patch Changes
77206bc]:@nextui-org/scroll-shadow@2.3.4
Patch Changes
77206bc]:@nextui-org/select@2.4.8
Patch Changes
77206bc]:@nextui-org/skeleton@2.2.4
Patch Changes
77206bc]:@nextui-org/slider@2.4.6
Patch Changes
77206bc]:@nextui-org/snippet@2.2.9
Patch Changes
77206bc]:@nextui-org/spacer@2.2.5
Patch Changes
77206bc,76a72a9]:@nextui-org/spinner@2.2.5
Patch Changes
77206bc,76a72a9]:@nextui-org/switch@2.2.7
Patch Changes
#4334
0b117e5Thanks @wingkwong! - bump@nextui-org/themein peerDependenciesUpdated dependencies [
77206bc]:@nextui-org/table@2.2.7
Patch Changes
77206bc,0b117e5]:@nextui-org/tabs@2.2.6
Patch Changes
77206bc]:@nextui-org/tooltip@2.2.6
Patch Changes
77206bc]:@nextui-org/user@2.2.5
Patch Changes
77206bc]:@nextui-org/react@2.6.9
Patch Changes
9e8a656,0b117e5,afe0b52,e15ef62,e546124,5946e90,2f55ecb,fa38828]:@nextui-org/system@2.4.5
Patch Changes
76a72a9]:@nextui-org/system-rsc@2.3.5
Patch Changes
76a72a9Thanks @shlyamster! - Fix data type returned by the extendVariants function ([BUG] - Component created fromextendVariantscannot be used as a JSX component heroui-inc/heroui#4269)@nextui-org/theme@2.4.4
Patch Changes
#4394
afe0b52Thanks @macci001! - Fixing the input in card to not become invisible on hover and making time-input and date-input consistent to other inputs.#4383
e15ef62Thanks @jrgarciadev! - Fix [BUG] - Alert still shows border even with prop hideIconWrapper heroui-inc/heroui#4382hideIconWrapperproperty wasn't removing the borded onAlertcomponent#4373
e546124Thanks @Peterl561! - menu base use overflow-clip to fix listbox section sticky ([BUG] -SelectSectionheading cannot bestickyanymore heroui-inc/heroui#4335)Updated dependencies [
77206bc]:@nextui-org/use-aria-button@2.2.4
Patch Changes
77206bc]:@nextui-org/use-aria-link@2.2.4
Patch Changes
77206bc]:@nextui-org/use-data-scroll-overflow@2.2.2
Patch Changes
77206bc]:@nextui-org/use-infinite-scroll@2.2.2
Patch Changes
77206bc]:@nextui-org/use-pagination@2.2.3
Patch Changes
77206bc]:@nextui-org/use-real-shape@2.1.2
Patch Changes
@nextui-org/aria-utils@2.2.6
Patch Changes
77206bc]:@nextui-org/framer-utils@2.1.5
Patch Changes
77206bc]:@nextui-org/react-utils@2.1.2
Patch Changes
77206bc]:@nextui-org/shared-utils@2.1.2
Patch Changes
77206bcThanks @s524797336! - fix process is not defined