Skip to content

Commit c82cd48

Browse files
committed
chore(release): publish
- @jakehamilton/titan@3.0.0
1 parent a006ea9 commit c82cd48

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed

packages/titan/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
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+
# [3.0.0](https://github.com/jakehamilton/packages/compare/@jakehamilton/titan@2.0.0...@jakehamilton/titan@3.0.0) (2020-12-28)
7+
8+
9+
### Bug Fixes
10+
11+
* **create:** update args and help to match ([67abfa3](https://github.com/jakehamilton/packages/commit/67abfa31430aad515ecee7f2937871afc112017e))
12+
13+
14+
### Features
15+
16+
* add template support ([2dbede1](https://github.com/jakehamilton/packages/commit/2dbede117563b2a7ecee53b8114606cf5e79955b))
17+
18+
19+
### BREAKING CHANGES
20+
21+
* renamed "bootstrap" command to "install"
22+
23+
24+
25+
26+
627
# [2.0.0](https://github.com/jakehamilton/packages/compare/@jakehamilton/titan@1.26.0...@jakehamilton/titan@2.0.0) (2020-12-28)
728

829

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": "2.0.0",
3+
"version": "3.0.0",
44
"description": "A simple, opinionated monorepo management tool.",
55
"keywords": [
66
"monorepo",

0 commit comments

Comments
 (0)