Skip to content

Commit

Permalink
chore: publish (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 12, 2023
1 parent 529f49b commit 060c1b6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/slimy-windows-give.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# inclusive-dates

## 0.1.2

### Patch Changes

- [`cdf0113`](https://github.com/fymmot/inclusive-dates/commit/cdf011379042a19ac1b6eb92ddf4f63d0b86636e) Thanks [@fymmot](https://github.com/fymmot)! - Bugfix for Safari VoiceOver crash and missing input date formatting on submit.

## 0.1.1

### Patch Changes
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": "inclusive-dates",
"version": "0.1.1",
"version": "0.1.2",
"description": "A small, accessible datepicker Web Component with natural language date input.",
"repository": {
"type": "git",
Expand Down

1 comment on commit 060c1b6

@vercel
Copy link

@vercel vercel bot commented on 060c1b6 Jan 12, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

inclusive-dates – ./

inclusive-dates-fymmot.vercel.app
inclusive-dates-git-main-fymmot.vercel.app
inclusive-dates.vercel.app

Please sign in to comment.