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

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
# 1.0.0 (2021-12-23)

### Features

* add trivy image scanning for deps and os ([1fb3f22](1fb3f22))
* build and push images to target registry ([6bcf5d8](6bcf5d8))
* handle env file case when required ([b545ce0](b545ce0))
* option to disable tests and only run build & push ([3d3609b](3d3609b))
* outputs for image, tag and branch ([0074d27](0074d27))
* scan images with Dockle and Hadolint ([48ce22f](48ce22f))
* support NPM_TOKEN ([6d0494c](6d0494c))
  • Loading branch information
semantic-release-bot committed Dec 23, 2021
1 parent f6dbef9 commit fefbbec
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 1.0.0 (2021-12-23)


### Features

* add trivy image scanning for deps and os ([1fb3f22](https://github.com/erzz/workflows/commit/1fb3f2270f3ea3b693e271e6542423160b345965))
* build and push images to target registry ([6bcf5d8](https://github.com/erzz/workflows/commit/6bcf5d8744c4d46c5371f086702fdfbfc171b3ad))
* handle env file case when required ([b545ce0](https://github.com/erzz/workflows/commit/b545ce002946e1dc649d86ec9852f7af132e70cf))
* option to disable tests and only run build & push ([3d3609b](https://github.com/erzz/workflows/commit/3d3609b8e554b6a3746ecf35616f9b0e5d7f7d58))
* outputs for image, tag and branch ([0074d27](https://github.com/erzz/workflows/commit/0074d27807442783b29ed3a2f5d0f6036cd55bc7))
* scan images with Dockle and Hadolint ([48ce22f](https://github.com/erzz/workflows/commit/48ce22ffa0b4b6c84de54fb63c440cfd906f0ebd))
* support NPM_TOKEN ([6d0494c](https://github.com/erzz/workflows/commit/6d0494c0f196795f8069084b2e304d5ee452538a))

0 comments on commit fefbbec

Please sign in to comment.