Skip to content

Commit

Permalink
chore: release new versions (#187)
Browse files Browse the repository at this point in the history
- [email protected]
 - @thoughtindustries/[email protected]
 - @thoughtindustries/[email protected]
  • Loading branch information
ljiang-ti authored Feb 27, 2023
1 parent c8306b0 commit f77f9ec
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 4 deletions.
8 changes: 8 additions & 0 deletions tooling/create-helium-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.6](https://github.com/thoughtindustries/helium/compare/[email protected]@1.1.6) (2023-02-27)

**Note:** Version bump only for package create-helium-app





## [1.1.5](https://github.com/thoughtindustries/helium/compare/[email protected]@1.1.5) (2023-02-16)

**Note:** Version bump only for package create-helium-app
Expand Down
2 changes: 1 addition & 1 deletion tooling/create-helium-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.1.5",
"version": "1.1.6",
"main": "index.js",
"license": "MIT",
"bin": {
Expand Down
11 changes: 11 additions & 0 deletions tooling/helium-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.3.0](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/[email protected]...@thoughtindustries/[email protected]) (2023-02-27)


### Features

* update to graphiql2 ([#186](https://github.com/thoughtindustries/helium/issues/186)) ([c8306b0](https://github.com/thoughtindustries/helium/commit/c8306b06c7c16cc147c72d0398be0281defd6d12))





# [2.2.0](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/[email protected]...@thoughtindustries/[email protected]) (2023-02-16)


Expand Down
2 changes: 1 addition & 1 deletion tooling/helium-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thoughtindustries/helium-server",
"version": "2.2.0",
"version": "2.3.0",
"description": "Packages needed for running Helium Server",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions tooling/template-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0-beta.6](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/[email protected]...@thoughtindustries/[email protected]) (2023-02-27)

**Note:** Version bump only for package @thoughtindustries/helium-template





# [1.2.0-beta.5](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/[email protected]...@thoughtindustries/[email protected]) (2023-02-16)


Expand Down
4 changes: 2 additions & 2 deletions tooling/template-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thoughtindustries/helium-template",
"version": "1.2.0-beta.5",
"version": "1.2.0-beta.6",
"scripts": {
"authenticate": "helium authenticate",
"deploy": "helium deploy",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@thoughtindustries/catalog": "^1.2.0-beta.3",
"@thoughtindustries/content": "^1.2.0-beta.3",
"@thoughtindustries/featured-content": "^1.3.0-beta.3",
"@thoughtindustries/helium-server": "^2.2.0",
"@thoughtindustries/helium-server": "^2.3.0",
"@thoughtindustries/hero": "^1.1.0-beta.1",
"@thoughtindustries/navigation-bar": "^1.2.0-beta.1",
"clsx": "^1.2.1",
Expand Down

0 comments on commit f77f9ec

Please sign in to comment.