We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5faaa22 commit 1d3b688Copy full SHA for 1d3b688
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+# Changelog
2
+
3
+All release notes can be found on [GitHub releases](https://github.com/Vuepic/vue-datepicker/releases)
package.json
@@ -18,7 +18,8 @@
18
"dist/*",
19
"index.d.ts",
20
"LICENSE",
21
- "README.md"
+ "README.md",
22
+ "CHANGELOG.md"
23
],
24
"exports": {
25
".": {
0 commit comments