Skip to content

Commit

Permalink
chore(release): v2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
henryhale committed Dec 29, 2023
1 parent 941f205 commit 7971ece
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.1.8](https://github.com/henryhale/xterminal/compare/v2.1.7...v2.1.8)

- merge: merge pull request #34 from henryhale/docs/showcase [`941f205`](https://github.com/henryhale/xterminal/commit/941f20507b2fd34fe361d25b7335d9810c92c7ee)

#### [v2.1.7](https://github.com/henryhale/xterminal/compare/v2.1.6...v2.1.7)

> 8 October 2023
- chore(release): v2.1.7 [`3dac7ef`](https://github.com/henryhale/xterminal/commit/3dac7ef91f92620383606c2007f5f0c2df173625)
- merge: Merge pull request #33 from henryhale/docs/contributors [`6a6ac77`](https://github.com/henryhale/xterminal/commit/6a6ac7751388f8cb928f5ad9919b65e4f94503c0)
- docs: add contributors [`8ab974a`](https://github.com/henryhale/xterminal/commit/8ab974a04e68301fcc8d3c59996a83cc7f411d1c)

#### [v2.1.6](https://github.com/henryhale/xterminal/compare/v2.1.5...v2.1.6)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xterminal",
"version": "2.1.7",
"version": "2.1.8",
"description": "Build web-based cli interfaces",
"main": "./dist/xterminal.umd.js",
"module": "./dist/xterminal.esm.js",
Expand Down

0 comments on commit 7971ece

Please sign in to comment.