Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RamaRaju-vj committed Jun 20, 2024
1 parent 26ce164 commit bf30704
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 1 deletion.
79 changes: 79 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
# Changelog

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.

## 2.0.0 (2024-06-20)


### ⚠ BREAKING CHANGES

* trying for final
* trying for final
* github actions
* github actions
* **cc:** github actions
* **conventional commit:** added a github action
* **readme update:** the cicd webhook trigger

fix private clone repo

### Features

* **build_number:** bUILD_NUMBER update for docker image e1e9cb4
* cc 8722a6a
* cc lint ab87547
* cc1 cfbc4d6
* **cc:** add CC check functionality 2b180bf
* **cc:** add CC check functionality again da4324f
* **cc:** add CC check functionality again 1 9519fd0
* **cc:** add CC check functionality again 2 aef0c05
* **cc:** add CC check functionality again 3 78398ef
* **cc:** add CC check functionality again 4 ddc3dbd
* **cc:** add CC check functionality again 5 7958081
* **cc:** add CC check functionality again 6 27cc34e
* **cc:** conventional commit checker 1ffb06a
* changelog update 1b69a9d
* **conventional commit:** conventional commit checker c6e1ceb
* docker file 059ffc2
* docker file addition 2bbc145
* docker file addition 2874d8a
* docker file addition 6c7d713
* f1 b140f12
* fix 1 9ba8be9
* fix 1 553ef89
* fixing c67ba05
* fixing sematic release 7888956
* folder location update b39c5e0
* found it d979611
* github actions - semantic release 1459862
* github actions for semantic release 04faf3e
* just a check 816af78
* just a check for cc 20ce81b
* max-retry 15f7f1c
* new fix 4928fb0
* **plugin:** add conventional commit plugin 3c0eb2f
* retry 8240fc6
* **run groovy:** execute in same script b7166f5
* semantic release e708933
* semantic release 5a79af5
* semantic release aa92ccd
* semantic release e61f57f
* semantic release again b9b9623
* semantic release again bbb3d41
* semantic release again e906f00
* semantic release code 577a3bf
* sematic release 9c8ba9b
* sematic release 1 8c28018
* sematic release 2 466b6ef
* sematic release 3 9f296fe
* trying for final fd250fc
* trying for final e65dfd7


### Bug Fixes

* **caddy prod:** enabled caddy for production 9fb9489
* enable setup wizard e62780a


* **readme update:** update readme 636fa7f
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ami-jenkins",
"version": "1.6.0",
"version": "2.0.0",
"description": "added standard version This has code for installing jenkins on linux machine and creating an AMI",
"main": "release.config.js",
"scripts": {
Expand Down

0 comments on commit bf30704

Please sign in to comment.