Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
v1.0.0-alpha.43
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 10, 2023
1 parent c7f61ec commit 00e755d
Show file tree
Hide file tree
Showing 10 changed files with 37 additions and 14 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.43](https://github.com/ricokahler/sanity-codegen/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2023-02-10)

### Bug Fixes

- **cli:** ensure output dir ([#288](https://github.com/ricokahler/sanity-codegen/issues/288)) ([c7f61ec](https://github.com/ricokahler/sanity-codegen/commit/c7f61ec2f87e289fef43835442c8e4188f922adc))
- **client:** fix exports to use mjs extension ([#287](https://github.com/ricokahler/sanity-codegen/issues/287)) ([019a7da](https://github.com/ricokahler/sanity-codegen/commit/019a7da0d2ec8e886282e16da619f4092f549117))

# [1.0.0-alpha.42](https://github.com/ricokahler/sanity-codegen/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2023-01-27)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "1.0.0-alpha.42",
"version": "1.0.0-alpha.43",
"command": {
"version": {
"conventionalCommits": true,
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.43](https://github.com/ricokahler/sanity-codegen/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2023-02-10)

### Bug Fixes

- **cli:** ensure output dir ([#288](https://github.com/ricokahler/sanity-codegen/issues/288)) ([c7f61ec](https://github.com/ricokahler/sanity-codegen/commit/c7f61ec2f87e289fef43835442c8e4188f922adc))

# [1.0.0-alpha.42](https://github.com/ricokahler/sanity-codegen/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2023-01-27)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ $ npm install -g @sanity-codegen/cli
$ sanity-codegen COMMAND
running command...
$ sanity-codegen (-v|--version|version)
@sanity-codegen/cli/1.0.0-alpha.42 linux-x64 node-v18.13.0
@sanity-codegen/cli/1.0.0-alpha.43 linux-x64 node-v18.14.0
$ sanity-codegen --help [COMMAND]
USAGE
$ sanity-codegen COMMAND
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity-codegen/cli",
"version": "1.0.0-alpha.42",
"version": "1.0.0-alpha.43",
"description": "CLI for sanity-codegen",
"keywords": [
"oclif",
Expand Down
6 changes: 6 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.43](https://github.com/ricokahler/sanity-codegen/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2023-02-10)

### Bug Fixes

- **client:** fix exports to use mjs extension ([#287](https://github.com/ricokahler/sanity-codegen/issues/287)) ([019a7da](https://github.com/ricokahler/sanity-codegen/commit/019a7da0d2ec8e886282e16da619f4092f549117))

# [1.0.0-alpha.41](https://github.com/ricokahler/sanity-codegen/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2023-01-23)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity-codegen/client",
"version": "1.0.0-alpha.41",
"version": "1.0.0-alpha.43",
"keywords": [
"sanity",
"groq",
Expand Down
4 changes: 4 additions & 0 deletions packages/sanity-codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.43](https://github.com/ricokahler/sanity-codegen/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2023-02-10)

**Note:** Version bump only for package sanity-codegen

# [1.0.0-alpha.42](https://github.com/ricokahler/sanity-codegen/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2023-01-27)

**Note:** Version bump only for package sanity-codegen
Expand Down
6 changes: 3 additions & 3 deletions packages/sanity-codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-codegen",
"version": "1.0.0-alpha.42",
"version": "1.0.0-alpha.43",
"description": "Generate TypeScript types for your Sanity.io projects",
"keywords": [
"sanity",
Expand Down Expand Up @@ -29,8 +29,8 @@
"test": ":"
},
"dependencies": {
"@sanity-codegen/cli": "^1.0.0-alpha.42",
"@sanity-codegen/client": "^1.0.0-alpha.41",
"@sanity-codegen/cli": "^1.0.0-alpha.43",
"@sanity-codegen/client": "^1.0.0-alpha.43",
"@sanity-codegen/core": "^1.0.0-alpha.42",
"@sanity-codegen/extractor": "^1.0.0-alpha.42",
"@sanity-codegen/types": "^1.0.0-alpha.42"
Expand Down

1 comment on commit 00e755d

@vercel
Copy link

@vercel vercel bot commented on 00e755d Feb 10, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.