Skip to content

Commit

Permalink
Release version 0.1.30 06-09-2022
Browse files Browse the repository at this point in the history
Release version 0.1.30 06-09-2022
  • Loading branch information
micahlmartin authored Jun 9, 2022
2 parents 0360031 + 42815f1 commit 6625788
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<a name="0.1.29"></a>
## 0.1.29 (2022-06-02)
<a name="0.1.30"></a>
## 0.1.30 (2022-06-09)

### Add

Expand All @@ -11,7 +11,6 @@
* Added method for fetching trigger webhookurl ([#129](https://github.com/harness/harness-go-sdk/issues/129))
* Added resource lookups by name
* Added artifact sources to service for graphql
* Added changelog setup

### Adding

Expand All @@ -21,6 +20,10 @@

* Bump github.com/docker/docker

### Catch

* Catch service not found issue

### Configurable

* Configurable debug logging
Expand Down Expand Up @@ -82,18 +85,20 @@

### Refactored

* refactored ng client
* Refactored client config and validation

### Refactored

* Refactored client config and validation
* refactored ng client

### Regenerated

* regenerated NG API's ([#121](https://github.com/harness/harness-go-sdk/issues/121))

### Release

* Release version 0.1.29 06-02-2022
* Release v0.1.29
* Release version 0.1.28 05-27-2022
* Release v0.1.28
* Release version 0.1.27 05-23-2022
Expand Down Expand Up @@ -133,11 +138,10 @@

### Updated

* updated deps
* updated changelog
* Updated environmens

### Updated

* Updated environmens
* Updated tooling configuration
* updated dependencies
* updated deps

0 comments on commit 6625788

Please sign in to comment.