Skip to content

Commit

Permalink
Merge branch 'release/v0.24.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
holtwick committed Oct 5, 2024
2 parents 15f7207 + 88ea3a3 commit fcba6f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/basic/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export * from './_types'
export * from './directives'
export * from './formatters'
export * from './lazy-data'
export * from './log'
export { default as OuiButton } from './oui-button.vue'
export { default as OuiCard } from './oui-card.vue'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oui-kit",
"type": "module",
"version": "0.23.16",
"version": "0.24.0",
"author": {
"email": "[email protected]",
"name": "Dirk Holtwick",
Expand Down

0 comments on commit fcba6f3

Please sign in to comment.