Skip to content

Commit

Permalink
release($esbuild-meta): 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Holder committed Apr 15, 2024
1 parent 96f8b2e commit 8971ac9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/esbuild-meta/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [1.0.6](https://github.com/ChristopherPHolder/app-speed/compare/esbuild-meta-1.0.5...esbuild-meta-1.0.6) (2024-04-15)


### Bug Fixes

* **esbuild-meta:** fix versioning ([96f8b2e](https://github.com/ChristopherPHolder/app-speed/commit/96f8b2e263d7ee3597e1dc183ea2e502afbd58f4))



## [1.0.5](https://github.com/ChristopherPHolder/app-speed/compare/esbuild-meta-1.0.4...esbuild-meta-1.0.5) (2024-04-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild-meta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"esbuild": "0.19.2",
"yargs": "^17.7.2"
},
"version": "1.0.5"
"version": "1.0.6"
}

0 comments on commit 8971ac9

Please sign in to comment.