Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @jakehamilton/titan@1.25.10
 - @jakehamilton/ui@1.10.0
  • Loading branch information
jakehamilton committed Nov 24, 2020
1 parent 69e01bb commit 18f1339
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 4 deletions.
12 changes: 12 additions & 0 deletions packages/titan/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.25.10](https://github.com/jakehamilton/packages/compare/@jakehamilton/titan@1.25.9...@jakehamilton/titan@1.25.10) (2020-11-24)


### Bug Fixes

* render json with formatting ([b54a145](https://github.com/jakehamilton/packages/commit/b54a1451f508b354e39f33e25af0ef7897c3ba9b))
* **args:** don't allow unknown arguments ([0788ede](https://github.com/jakehamilton/packages/commit/0788ede690dce884dec012f0baece90625903eca))





## [1.25.9](https://github.com/jakehamilton/packages/compare/@jakehamilton/titan@1.25.8...@jakehamilton/titan@1.25.9) (2020-11-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/titan/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/titan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jakehamilton/titan",
"version": "1.25.9",
"version": "1.25.10",
"description": "A simple, opinionated monorepo management tool.",
"keywords": [
"monorepo",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui/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.

# [1.10.0](https://github.com/jakehamilton/packages/compare/@jakehamilton/ui@1.9.1...@jakehamilton/ui@1.10.0) (2020-11-24)


### Features

* **build:** create sub-package for micro build ([f9b07b2](https://github.com/jakehamilton/packages/commit/f9b07b2481703b18084a3748998523c76e1cd1cf))





## [1.9.1](https://github.com/jakehamilton/packages/compare/@jakehamilton/ui@1.9.0...@jakehamilton/ui@1.9.1) (2020-11-05)

**Note:** Version bump only for package @jakehamilton/ui
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jakehamilton/ui",
"version": "1.9.1",
"version": "1.10.0",
"description": "React UI components.",
"keywords": [
"ui",
Expand Down

0 comments on commit 18f1339

Please sign in to comment.