Skip to content

Commit

Permalink
[Updated - v1.0.2]
Browse files Browse the repository at this point in the history
- bump used release version since created a project to v1.0.2
  • Loading branch information
buildingwatsize committed Jan 26, 2023
1 parent 9646b85 commit 9cff5b2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 🎉 Release - v1 🎉

## [v1.0.0] - `2023-01-25`
## [v1.0.2] - `2023-01-26`

### Added

Expand All @@ -25,6 +25,10 @@
- eslint for reducing project complexity (using vscode extension instead)
- antd, @ant-design/icons for reduce package size (customization available)

## [v1.0.0...v1.0.1] - `2023-01-25`

I have to skipping for the old versions which was unpublished once on first created.

---

## Legacy Version - v0.x.x
Expand Down Expand Up @@ -83,7 +87,7 @@

- Initialized Project

[v1.0.0]: https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v1.0.0
[v1.0.2]: https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v1.0.2
[v0.2.2]: https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v0.2.2
[v0.2.1]: https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v0.2.1
[v0.2.0]: https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v0.2.0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

---

## 🎉 RELEASE v1 - 2023-01-25 🎉
## 🎉 RELEASE v1.x.x 🎉

I just have my free time to develop and update the old library like this one. For everyone which waiting for an update. I have a good news to tell you about this library. It's standalone. I mean it can be import without any `css` files and also working with SSR like `nextJS`, which seriously about external css import. I hope this library will be useful for all you guy. Thanks.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thaidatepicker-react",
"version": "1.0.0",
"version": "1.0.2",
"description": "Thaidatepicker-react is a component for ReactJS that likes other DatePicker, but all we need is Buddhist Year (25XX - aka Thai Year) come with the right render day (example: Sat, 29 Feb 2020 must be equal to Sat, 29 Feb 2563) so I wish this component will be a useful thing to you :D. Happy Coding.",
"author": "buildingwatsize",
"license": "MIT",
Expand Down

1 comment on commit 9cff5b2

@vercel
Copy link

@vercel vercel bot commented on 9cff5b2 Jan 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.