Skip to content

Commit 2b022cc

Browse files
committed
chore(release): publish
- @jakehamilton/titan@2.0.0
1 parent 2dbede1 commit 2b022cc

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

packages/titan/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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+
# [2.0.0](https://github.com/jakehamilton/packages/compare/@jakehamilton/titan@1.26.0...@jakehamilton/titan@2.0.0) (2020-12-28)
7+
8+
9+
### Features
10+
11+
* add template support ([2dbede1](https://github.com/jakehamilton/packages/commit/2dbede117563b2a7ecee53b8114606cf5e79955b))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* renamed "bootstrap" command to "install"
17+
18+
19+
20+
21+
622
# [1.26.0](https://github.com/jakehamilton/packages/compare/@jakehamilton/titan@1.25.10...@jakehamilton/titan@1.26.0) (2020-11-24)
723

824

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

0 commit comments

Comments
 (0)