Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and dan-lee committed Oct 9, 2024
1 parent 74fac65 commit f84d2a0
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/odd-beers-hunt.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# demo

## 1.3.1

### Patch Changes

- Updated dependencies [[`74fac65`](https://github.com/dan-lee/timescape/commit/74fac65b95f871e6c37edc6edb0ff16495183903)]:
- [email protected]

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "demo",
"version": "1.3.0",
"version": "1.3.1",
"type": "module",
"scripts": {
"typecheck": "tsc --noEmit",
Expand Down
6 changes: 6 additions & 0 deletions packages/lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# timescape

## 0.6.1

### Patch Changes

- [#38](https://github.com/dan-lee/timescape/pull/38) [`74fac65`](https://github.com/dan-lee/timescape/commit/74fac65b95f871e6c37edc6edb0ff16495183903) Thanks [@dan-lee](https://github.com/dan-lee)! - Skip number inputs when meta/ctrl is pressed.

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "timescape",
"license": "MIT",
"version": "0.6.0",
"version": "0.6.1",
"description": "A flexible, headless date and time input library for JavaScript. Provides tools for building fully customizable date and time input fields, with support for libraries like React, Preact, Vue, Svelte and Solid.",
"repository": "https://github.com/dan-lee/timescape",
"bugs": "https://github.com/dan-lee/timescape/issues",
Expand Down

0 comments on commit f84d2a0

Please sign in to comment.