Skip to content

Commit

Permalink
Version Packages (#23)
Browse files Browse the repository at this point in the history
* RELEASING: Releasing 5 package(s)

Releases:
  rescript-ink@1.3.0
  @rescript-ink/ink-link@3.0.0
  @rescript-ink/ink-big-text@3.0.0
  @rescript-ink/ink-spinner@3.0.0
  @rescript-ink/ink-text-input@3.0.0

* Version Packages

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 24, 2023
1 parent 5ab3faa commit ba499c4
Show file tree
Hide file tree
Showing 19 changed files with 90 additions and 62 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-tigers-notice.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cold-trees-raise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-garlics-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-pumpkins-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-pumpkins-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-shoes-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-plants-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-dots-study.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/ink-big-text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @rescript-ink/ink-big-text

## 3.0.0

### Patch Changes

- Updated dependencies [69b5a17]
- Updated dependencies [7bfabff]
- Updated dependencies [033a4bf]
- Updated dependencies [042e1a5]
- Updated dependencies [2818d0b]
- Updated dependencies [f5f69d5]
- Updated dependencies [5ff7c4c]
- rescript-ink@1.3.0

## 2.0.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/ink-big-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rescript-ink/ink-big-text",
"version": "2.0.0",
"version": "3.0.0",
"description": "ReScript binding for ink-big-text",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -36,7 +36,7 @@
"ink": "^3.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"rescript": "^9.1.0 || ^10.0.0",
"rescript-ink": "workspace:^1.2.0"
"rescript-ink": "workspace:^1.3.0"
},
"dependencies": {
"ink-big-text": "^1.2.0"
Expand All @@ -45,6 +45,6 @@
"@rescript/react": "^0.10.3",
"ink": "^3.2.0",
"rescript": "^10.0.1",
"rescript-ink": "workspace:^1.2.0"
"rescript-ink": "workspace:^1.3.0"
}
}
14 changes: 14 additions & 0 deletions packages/ink-link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @rescript-ink/ink-link

## 3.0.0

### Patch Changes

- 5ab3faa: pull patch version from ink-link
- Updated dependencies [69b5a17]
- Updated dependencies [7bfabff]
- Updated dependencies [033a4bf]
- Updated dependencies [042e1a5]
- Updated dependencies [2818d0b]
- Updated dependencies [f5f69d5]
- Updated dependencies [5ff7c4c]
- rescript-ink@1.3.0

## 2.0.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/ink-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rescript-ink/ink-link",
"version": "2.0.0",
"version": "3.0.0",
"description": "ReScript binding for ink-link",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"ink": "^3.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"rescript": "^9.1.0 || ^10.0.0",
"rescript-ink": "workspace:^1.2.0"
"rescript-ink": "workspace:^1.3.0"
},
"dependencies": {
"ink-link": "^2.0.1"
Expand All @@ -44,6 +44,6 @@
"@rescript/react": "^0.10.3",
"ink": "^3.2.0",
"rescript": "^10.0.1",
"rescript-ink": "workspace:^1.2.0"
"rescript-ink": "workspace:^1.3.0"
}
}
13 changes: 13 additions & 0 deletions packages/ink-spinner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @rescript-ink/ink-spinner

## 3.0.0

### Patch Changes

- Updated dependencies [69b5a17]
- Updated dependencies [7bfabff]
- Updated dependencies [033a4bf]
- Updated dependencies [042e1a5]
- Updated dependencies [2818d0b]
- Updated dependencies [f5f69d5]
- Updated dependencies [5ff7c4c]
- rescript-ink@1.3.0

## 2.0.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/ink-spinner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rescript-ink/ink-spinner",
"version": "2.0.0",
"version": "3.0.0",
"description": "ReScript binding for ink-spinner",
"license": "MIT",
"author": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"ink": "^3.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"rescript": "^9.0.0 || ^10.0.0",
"rescript-ink": "workspace:^1.2.0"
"rescript-ink": "workspace:^1.3.0"
},
"dependencies": {
"ink-spinner": "^4.0.3"
Expand All @@ -38,6 +38,6 @@
"@rescript/react": "^0.10.3",
"ink": "^3.2.0",
"rescript": "^10.0.1",
"rescript-ink": "workspace:^1.2.0"
"rescript-ink": "workspace:^1.3.0"
}
}
13 changes: 13 additions & 0 deletions packages/ink-text-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @rescript-ink/ink-text-input

## 3.0.0

### Patch Changes

- Updated dependencies [69b5a17]
- Updated dependencies [7bfabff]
- Updated dependencies [033a4bf]
- Updated dependencies [042e1a5]
- Updated dependencies [2818d0b]
- Updated dependencies [f5f69d5]
- Updated dependencies [5ff7c4c]
- rescript-ink@1.3.0

## 2.0.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/ink-text-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rescript-ink/ink-text-input",
"version": "2.0.0",
"version": "3.0.0",
"description": "",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -37,7 +37,7 @@
"ink": "^3.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"rescript": "^9.1.0 || ^10.0.0",
"rescript-ink": "workspace:^1.2.0"
"rescript-ink": "workspace:^1.3.0"
},
"dependencies": {
"ink-text-input": "^4.0.3"
Expand All @@ -46,6 +46,6 @@
"@rescript/react": "^0.10.3",
"ink": "^3.2.0",
"rescript": "^10.0.1",
"rescript-ink": "workspace:^1.2.0"
"rescript-ink": "workspace:^1.3.0"
}
}
15 changes: 15 additions & 0 deletions packages/ink/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# rescript-ink

## 1.3.0

### Minor Changes

- 69b5a17: Allow useFocus with id prop
- 042e1a5: Added binding to focus with id
- f5f69d5: Added borderStyle and borderColor props to the Box component
- 5ff7c4c: Fix props binding of the Box component

### Patch Changes

- 7bfabff: Fix to default display to be #flex
- 033a4bf: Added bindings to the key prop
- 2818d0b: Expose useFocus and useFocusManager from top

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ink/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rescript-ink",
"description": "ReScript bindings for Ink",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"keywords": [
"rescript",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -347,12 +347,12 @@ __metadata:
ink: ^3.2.0
ink-big-text: ^1.2.0
rescript: ^10.0.1
rescript-ink: "workspace:^1.2.0"
rescript-ink: "workspace:^1.3.0"
peerDependencies:
ink: ^3.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
rescript: ^9.1.0 || ^10.0.0
rescript-ink: "workspace:^1.2.0"
rescript-ink: "workspace:^1.3.0"
languageName: unknown
linkType: soft

Expand All @@ -364,12 +364,12 @@ __metadata:
ink: ^3.2.0
ink-link: ^2.0.1
rescript: ^10.0.1
rescript-ink: "workspace:^1.2.0"
rescript-ink: "workspace:^1.3.0"
peerDependencies:
ink: ^3.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
rescript: ^9.1.0 || ^10.0.0
rescript-ink: "workspace:^1.2.0"
rescript-ink: "workspace:^1.3.0"
languageName: unknown
linkType: soft

Expand All @@ -381,12 +381,12 @@ __metadata:
ink: ^3.2.0
ink-spinner: ^4.0.3
rescript: ^10.0.1
rescript-ink: "workspace:^1.2.0"
rescript-ink: "workspace:^1.3.0"
peerDependencies:
ink: ^3.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
rescript: ^9.0.0 || ^10.0.0
rescript-ink: "workspace:^1.2.0"
rescript-ink: "workspace:^1.3.0"
languageName: unknown
linkType: soft

Expand All @@ -398,12 +398,12 @@ __metadata:
ink: ^3.2.0
ink-text-input: ^4.0.3
rescript: ^10.0.1
rescript-ink: "workspace:^1.2.0"
rescript-ink: "workspace:^1.3.0"
peerDependencies:
ink: ^3.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
rescript: ^9.1.0 || ^10.0.0
rescript-ink: "workspace:^1.2.0"
rescript-ink: "workspace:^1.3.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2276,7 +2276,7 @@ __metadata:
languageName: node
linkType: hard

"rescript-ink@workspace:^, rescript-ink@workspace:^1.2.0, rescript-ink@workspace:packages/ink":
"rescript-ink@workspace:^, rescript-ink@workspace:^1.3.0, rescript-ink@workspace:packages/ink":
version: 0.0.0-use.local
resolution: "rescript-ink@workspace:packages/ink"
dependencies:
Expand Down

0 comments on commit ba499c4

Please sign in to comment.