Skip to content

Commit

Permalink
114.dockter.1 (#117)
Browse files Browse the repository at this point in the history
* #114 Delete methods

* #114 Prepare for versioned release

* #114 Prepare for versioned release
  • Loading branch information
docktermj authored Feb 27, 2024
1 parent 4485f0c commit a8365e6
Show file tree
Hide file tree
Showing 12 changed files with 144 additions and 1,628 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project-garage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
uses: actions/[email protected]
with:
github-token: ${{ secrets.SENZING_GITHUB_ACCESS_TOKEN }}
project-url: https://github.com/orgs/${{ vars.SENZING_GITHUB_ACCOUNT_NAME }}/projects/${{ vars.SENZING_PROJECT_GARAGE}}
project-url: https://github.com/orgs/${{ vars.SENZING_GITHUB_ACCOUNT_NAME }}/projects/${{ vars.SENZING_PROJECT_GARAGE }}
2 changes: 1 addition & 1 deletion .github/workflows/gosec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
GO111MODULE: on

steps:
- name: checkout Source
- name: checkout repository
uses: actions/checkout@v4

- name: run Gosec Security Scanner
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

-

## [0.6.0] - 2024-02-27

### Changed in 0.6.0

- Updated dependencies
- github.com/senzing-garage/g2-sdk-go v0.10.0
- Deleted methods not used in V4

## [0.5.0] - 2024-01-26

### Changed in 0.5.0
Expand Down
Loading

0 comments on commit a8365e6

Please sign in to comment.