Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 1, 2022
1 parent c59aa47 commit 858a8bb
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-monkeys-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-monkeys-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-bikes-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-cougars-serve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-parrots-juggle.md

This file was deleted.

9 changes: 9 additions & 0 deletions applications/consumer-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# consumer-backend

## 1.1.0

### Minor Changes

- [#26](https://github.com/TrubitTech/trubit-tech/pull/26) [`a785c0c`](https://github.com/TrubitTech/trubit-tech/commit/a785c0ca8157e6cc94e576ce2dd3dc9a0744fc55) Thanks [@vigasdeep](https://github.com/vigasdeep)! - Facebook OAuth added

* [#18](https://github.com/TrubitTech/trubit-tech/pull/18) [`fc1e729`](https://github.com/TrubitTech/trubit-tech/commit/fc1e72975cd87db1453c68eb1b84701db2d78feb) Thanks [@vigasdeep](https://github.com/vigasdeep)! - added foundation code for consumer-backend api
2 changes: 1 addition & 1 deletion applications/consumer-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "consumer-backend",
"version": "1.0.0",
"version": "1.1.0",
"main": "index.ts",
"license": "MIT",
"private": true,
Expand Down
10 changes: 10 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @trubittech/ui

## 0.2.0

### Minor Changes

- [#19](https://github.com/TrubitTech/trubit-tech/pull/19) [`0b3eaea`](https://github.com/TrubitTech/trubit-tech/commit/0b3eaeab192a5dc251358c222f2c4388a6b68975) Thanks [@joeyfigaro](https://github.com/joeyfigaro)! - Theming solidification and styling

* [#10](https://github.com/TrubitTech/trubit-tech/pull/10) [`7923384`](https://github.com/TrubitTech/trubit-tech/commit/7923384b016d3146d4abece663df276a806f8547) Thanks [@joeyfigaro](https://github.com/joeyfigaro)! - Minor prettier/linting fixes and build process fixes

- [#10](https://github.com/TrubitTech/trubit-tech/pull/10) [`7257f19`](https://github.com/TrubitTech/trubit-tech/commit/7257f19739db196a00a2817d65d5f5eceaece32c) Thanks [@joeyfigaro](https://github.com/joeyfigaro)! - Import testing via web-playground and initial component foundations added

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"types": "dist/trubittech-ui.cjs.d.ts",
"license": "MIT",
"packageManager": "yarn@3.1.1",
"version": "0.1.0",
"version": "0.2.0",
"homepage": "https://github.com/trubittech/trubittech",
"repository": {
"url": "https://github.com/trubittech/trubittech"
Expand Down

0 comments on commit 858a8bb

Please sign in to comment.