Skip to content

Commit

Permalink
update changelog to master (#785)
Browse files Browse the repository at this point in the history
* refactor(master): changelog
  • Loading branch information
cuisongliu authored Dec 29, 2021
1 parent 69df201 commit af62f79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[TOC]

# ChangeLog

## [3.3.9-rc.8](#v3.3.9-rc.8)
Expand Down
2 changes: 1 addition & 1 deletion test/note.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ echo "- \`${DOCKER_REPO:-fanux/sealos}:latest\`" >> Note.md

echo "
### CHANGELOG
[https://github.com/fanux/sealos/blob/develop/CHANGELOG.md#${VERSION}](https://github.com/fanux/sealos/blob/develop/CHANGELOG.md#${VERSION})
[https://github.com/fanux/sealos/blob/master/CHANGELOG.md#${VERSION}](https://github.com/fanux/sealos/blob/master/CHANGELOG.md#${VERSION})
" >> Note.md
cat Note.md

0 comments on commit af62f79

Please sign in to comment.