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

Commit 1207cb9

Browse files
committed
chore(release): 2.4.1
1 parent 1187a66 commit 1207cb9

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.4.1](https://github.com/pangolinjs/cli/compare/v2.4.0...v2.4.1) (2022-05-04)
6+
7+
8+
### Bug Fixes
9+
10+
* **template:** Add `<em>` to global text sample ([33cfe9b](https://github.com/pangolinjs/cli/commit/33cfe9b982a2c63acda4f170697b18025ee9892e))
11+
* Update Hippocratic License version ([249f756](https://github.com/pangolinjs/cli/commit/249f756c82c5f2671d8b063b1ab6551a14b60e98))
12+
513
## [2.4.0](https://github.com/pangolinjs/cli/compare/v2.3.0...v2.4.0) (2021-08-09)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
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.4.0",
3+
"version": "2.4.1",
44
"description": "CLI for creating new Pangolin.js projects.",
55
"license": "Hippocratic-3.0",
66
"author": {

0 commit comments

Comments
 (0)