Skip to content

Commit

Permalink
160.dockter.1 (#163)
Browse files Browse the repository at this point in the history
* #160 Savepoint

* #160 Savepoint

* #160 Savepoint

* #160 Savepoint

* #160 Savepoint
  • Loading branch information
docktermj authored Feb 27, 2024
1 parent 8228cd9 commit 93ff104
Show file tree
Hide file tree
Showing 11 changed files with 109 additions and 1,983 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 @@ -13,7 +13,7 @@ jobs:

steps:
- name: assign issue to project
uses: actions/add-to-project@v0.5.0
uses: actions/add-to-project@v0.6.0
with:
github-token: ${{ secrets.SENZING_GITHUB_ACCESS_TOKEN }}
project-url: https://github.com/orgs/${{ vars.SENZING_GITHUB_ACCOUNT_NAME }}/projects/${{ vars.SENZING_PROJECT_GARAGE }}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ 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
- Deleted methods not used in V4

## [0.5.0] - 2024-01-26

### Changed in 0.5.0
Expand Down
Loading

0 comments on commit 93ff104

Please sign in to comment.