Skip to content

Commit 18f1339

Browse files
committed
chore(release): publish
- @jakehamilton/titan@1.25.10 - @jakehamilton/ui@1.10.0
1 parent 69e01bb commit 18f1339

File tree

6 files changed

+27
-4
lines changed

6 files changed

+27
-4
lines changed

packages/titan/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.25.10](https://github.com/jakehamilton/packages/compare/@jakehamilton/titan@1.25.9...@jakehamilton/titan@1.25.10) (2020-11-24)
7+
8+
9+
### Bug Fixes
10+
11+
* render json with formatting ([b54a145](https://github.com/jakehamilton/packages/commit/b54a1451f508b354e39f33e25af0ef7897c3ba9b))
12+
* **args:** don't allow unknown arguments ([0788ede](https://github.com/jakehamilton/packages/commit/0788ede690dce884dec012f0baece90625903eca))
13+
14+
15+
16+
17+
618
## [1.25.9](https://github.com/jakehamilton/packages/compare/@jakehamilton/titan@1.25.8...@jakehamilton/titan@1.25.9) (2020-11-05)
719

820

packages/titan/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/titan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jakehamilton/titan",
3-
"version": "1.25.9",
3+
"version": "1.25.10",
44
"description": "A simple, opinionated monorepo management tool.",
55
"keywords": [
66
"monorepo",

packages/ui/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.10.0](https://github.com/jakehamilton/packages/compare/@jakehamilton/ui@1.9.1...@jakehamilton/ui@1.10.0) (2020-11-24)
7+
8+
9+
### Features
10+
11+
* **build:** create sub-package for micro build ([f9b07b2](https://github.com/jakehamilton/packages/commit/f9b07b2481703b18084a3748998523c76e1cd1cf))
12+
13+
14+
15+
16+
617
## [1.9.1](https://github.com/jakehamilton/packages/compare/@jakehamilton/ui@1.9.0...@jakehamilton/ui@1.9.1) (2020-11-05)
718

819
**Note:** Version bump only for package @jakehamilton/ui

packages/ui/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jakehamilton/ui",
3-
"version": "1.9.1",
3+
"version": "1.10.0",
44
"description": "React UI components.",
55
"keywords": [
66
"ui",

0 commit comments

Comments
 (0)