Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrsskls committed Mar 8, 2022
1 parent a8ed84d commit 92fef5d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/stack-images/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.2.6](https://github.com/factorial-io/fstack/compare/image/v0.2.5...image/v0.2.6) (2022-03-08)


### Features

* **images:** Optimized cli output ([fb356ab](https://github.com/factorial-io/fstack/commit/fb356abde9b5c114b2093d4fab2fc94da8f659a1))

### [0.2.5](https://github.com/factorial-io/fstack/compare/image/v0.2.4...image/v0.2.5) (2022-02-05)

### [0.2.4](https://github.com/factorial-io/fstack/compare/image/v0.2.3...image/v0.2.4) (2021-11-08)
Expand Down
2 changes: 1 addition & 1 deletion packages/stack-images/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@factorial/stack-images",
"version": "0.2.5",
"version": "0.2.6",
"main": "index.js",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit 92fef5d

Please sign in to comment.