Skip to content

Commit

Permalink
Merge pull request #4 from janglad/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
janglad authored Aug 11, 2024
2 parents cfb566f + 97181b9 commit ad23fc9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .changeset/thin-snails-know.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/safe-fn/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,15 @@

### Minor Changes

- e8aa13b: Set up CI/CD

- Set up Changesets
- Add CI scripts to check types/tests/build when opening PR
- Add script to run changesets upon merge to main. Will open automated PR, and publish upon merge.
- Fix internal package names and versioning.

## 0.1.0

### Minor Changes

- 4124147: Very first changeset!
2 changes: 1 addition & 1 deletion packages/safe-fn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "safe-fn",
"version": "0.0.1",
"version": "0.1.0",
"description": "",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit ad23fc9

Please sign in to comment.