Skip to content

Commit a33a8ae

Browse files
authored
chore: remove beta tags from calendar and datepicker (bootstrap-vue#4785)
1 parent 88ea325 commit a33a8ae

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/components/calendar/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"slug": "calendar",
77
"version": "2.5.0",
88
"new": true,
9-
"beta": true,
109
"description": "Calendar widget for selecting dates and controlling other components",
1110
"components": [
1211
{

src/components/form-datepicker/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"version": "2.5.0",
77
"slug": "form-datepicker",
88
"new": true,
9-
"beta": true,
109
"description": "BootstrapVue custom date picker input form control, which provides full WAI-ARIA compliance and supports internationalization",
1110
"components": [
1211
{

0 commit comments

Comments
 (0)