Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

Commit d323478

Browse files
committed
chore(release): 2.3.0
1 parent 80052dd commit d323478

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.3.0](https://github.com/pangolinjs/cli/compare/v2.3.0-rc.1...v2.3.0) (2021-06-13)
6+
7+
8+
### Features
9+
10+
* Install more dependencies as peers ([80052dd](https://github.com/pangolinjs/cli/commit/80052dddbd703df42a803cbd6a8244a6b9c0ef63))
11+
* Set explicit Node.js version ([3d81893](https://github.com/pangolinjs/cli/commit/3d81893c5e87a674faddf7146fd1c03fab271fe9))
12+
13+
14+
### Bug Fixes
15+
16+
* **template:** Add bold + italic text ([cf0226c](https://github.com/pangolinjs/cli/commit/cf0226c8e2c9cd1993d3f68145b1a4c1a612bee4))
17+
518
## [2.3.0-rc.1](https://github.com/pangolinjs/cli/compare/v2.3.0-rc.0...v2.3.0-rc.1) (2021-02-19)
619

720

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pangolinjs/cli",
3-
"version": "2.3.0-rc.1",
3+
"version": "2.3.0",
44
"description": "CLI for creating new Pangolin.js projects.",
55
"license": "Hippocratic-2.1",
66
"author": {

0 commit comments

Comments
 (0)