diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5e622c8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# Changelog + + +## v1.0.1 + +[compare changes](https://github.com/HoshinoSuzumi/rayine-ui/compare/v1.0.1-beta.1...v1.0.1) + diff --git a/package.json b/package.json index 84bc1e3..6e0bbfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rayine-ui", - "version": "1.0.1-beta.1", + "version": "1.0.1", "description": "RayineSoft UI Components", "repository": "HoshinoSuzumi/rayine-ui", "license": "MIT",