Skip to content

Commit

Permalink
2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mwcz committed Dec 14, 2021
1 parent 2a95e01 commit 18aba0a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.2.3](https://github.com/redhataccess/spandx/compare/v2.2.2...v2.2.3) (2021-12-14)


### Bug Fixes

* **deps:** update dependency inquirer to v8.1.5 ([#238](https://github.com/redhataccess/spandx/issues/238)) ([ee40f73](https://github.com/redhataccess/spandx/commit/ee40f73cc1dcda34bb6c1d276dc0d55943818466))
* **deps:** update dependency token-slice to v0.0.6 ([#232](https://github.com/redhataccess/spandx/issues/232)) ([5fdca7f](https://github.com/redhataccess/spandx/commit/5fdca7f8b7504315a42210aaf72ca196aca01843))
* **deps:** update dependency yargs to v17.1.0 ([#227](https://github.com/redhataccess/spandx/issues/227)) ([9778cc8](https://github.com/redhataccess/spandx/commit/9778cc8636fcc324318d8ed6523e196a8de1f3fd))
* **deps:** update dependency yargs to v17.1.1 ([#233](https://github.com/redhataccess/spandx/issues/233)) ([f3ee374](https://github.com/redhataccess/spandx/commit/f3ee3748b12ceb299bb71c23fbe342256312c491))



## [2.2.2](https://github.com/redhataccess/spandx/compare/v2.2.1...v2.2.2) (2021-08-03)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spandx",
"version": "2.2.2",
"version": "2.2.3",
"description": "Develop locally, proxy to prod, browser-sync, inject Portal Chrome.",
"main": "app/spandx.js",
"bin": "app/cli.js",
Expand Down

0 comments on commit 18aba0a

Please sign in to comment.