Skip to content

Commit

Permalink
chore(release): version packages (#13)
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 Sep 20, 2022
1 parent 87a97b2 commit b9b00b9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-jobs-move.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/rescript-testing-library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @greenlabs/rescript-testing-library

## 0.10.1

### Patch Changes

- 87a97b2: initial rescript-testing-library
2 changes: 1 addition & 1 deletion packages/rescript-testing-library/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@greenlabs/rescript-testing-library",
"description": "ReScript bindings for @testing-library",
"version": "0.10.0",
"version": "0.10.1",
"license": "MIT",
"author": "Greenlabs Dev <developer@greenlabs.co.kr>",
"scripts": {
Expand Down

0 comments on commit b9b00b9

Please sign in to comment.