Skip to content

Commit

Permalink
chore(release): 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Aug 5, 2024
1 parent ab5dac9 commit 66f7a50
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions 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.

### [1.4.2](https://codeberg.org/devthefuture/dockerfile-x/compare/v1.4.1...v1.4.2) (2024-08-05)


### Bug Fixes

* top arg only on from include before stage ([ab5dac9](https://codeberg.org/devthefuture/dockerfile-x/commit/ab5dac9f09d2722d9c3c60eca9b5208ade82cc1c))

### [1.4.1](https://codeberg.org/devthefuture/dockerfile-x/compare/v1.4.0...v1.4.1) (2024-05-24)


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": "dockerfile-x",
"version": "1.4.1",
"version": "1.4.2",
"main": "dist/index.js",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 66f7a50

Please sign in to comment.