Skip to content

Commit

Permalink
Remove unneeded changelogs (MystenLabs#15051)
Browse files Browse the repository at this point in the history
## Description 

Describe the changes or additions included in this PR.

## Test Plan 

How did you test the new or updated feature?

---
If your changes are not user-facing and not a breaking change, you can
skip the following section. Otherwise, please indicate what changed, and
then add to the Release Notes section as highlighted during the release
process.

### Type of Change (Check all that apply)

- [ ] protocol change
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration

### Release notes
  • Loading branch information
Jordan-Mysten authored Nov 27, 2023
1 parent 3da2d06 commit fd7ce6f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 305 deletions.
3 changes: 2 additions & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"sui-wallet-adapter-demo",
"sponsored-transactions",
"kiosk-demo",
"kiosk-cli"
"kiosk-cli",
"@mysten/sdk-docs"
]
}
94 changes: 0 additions & 94 deletions dapps/kiosk-cli/CHANGELOG.md

This file was deleted.

120 changes: 0 additions & 120 deletions dapps/kiosk/CHANGELOG.md

This file was deleted.

90 changes: 0 additions & 90 deletions sdk/docs/CHANGELOG.md

This file was deleted.

0 comments on commit fd7ce6f

Please sign in to comment.