Skip to content

Commit

Permalink
chore(release): v1.1.13 🎉 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach authored Jul 27, 2024
1 parent fc73bcc commit b60d344
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.13](https://github.com/ehmpathy/simple-artifact-builder/compare/v1.1.12...v1.1.13) (2024-07-27)


### Bug Fixes

* **build:** recover static-assets in build artifact ([a2351d2](https://github.com/ehmpathy/simple-artifact-builder/commit/a2351d21d0ba7a55cb88d091c2b12c94455d742e))
* **practs:** bump practs to latest best ([fc73bcc](https://github.com/ehmpathy/simple-artifact-builder/commit/fc73bccdf956123ac5d3ee5820bf760f286470b7))

## [1.1.12](https://github.com/ehmpathy/simple-artifact-builder/compare/v1.1.11...v1.1.12) (2024-07-27)


Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Up @@ -2,7 +2,7 @@
"name": "simple-artifact-builder",
"author": "ehmpathy",
"description": "A tool to declaratively define best practices, maintainable evolve them, and scalably enforce them.",
"version": "1.1.12",
"version": "1.1.13",
"repository": "ehmpathy/simple-artifact-builder",
"homepage": "https://github.com/ehmpathy/simple-artifact-builder",
"keywords": [
Expand Down

0 comments on commit b60d344

Please sign in to comment.