Skip to content

Commit

Permalink
docs: autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt committed Jan 4, 2023
1 parent c3c0d92 commit c1e924e
Show file tree
Hide file tree
Showing 38 changed files with 45 additions and 38 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,12 @@
<a name="unreleased"></a>
## [Unreleased]

### Code Refactoring
- **progressbar:** make add more safe


<a name="v0.12.51"></a>
## [v0.12.51] - 2022-12-24
### Bug Fixes
- Make sure the confirm printer can clean up after Ctrl+C

Expand Down Expand Up @@ -1082,7 +1088,8 @@ removed `Header` and put it's content directly into `HeaderPrinter`
- initial commit


[Unreleased]: https://github.com/pterm/pterm/compare/v0.12.50...HEAD
[Unreleased]: https://github.com/pterm/pterm/compare/v0.12.51...HEAD
[v0.12.51]: https://github.com/pterm/pterm/compare/v0.12.50...v0.12.51
[v0.12.50]: https://github.com/pterm/pterm/compare/v0.12.49...v0.12.50
[v0.12.49]: https://github.com/pterm/pterm/compare/v0.12.48...v0.12.49
[v0.12.48]: https://github.com/pterm/pterm/compare/v0.12.47...v0.12.48
Expand Down
2 changes: 1 addition & 1 deletion _examples/area/demo/animation.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _examples/barchart/demo/animation.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _examples/barchart/mixed-values/animation.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _examples/barchart/negative-values/animation.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _examples/basictext/demo/animation.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _examples/bigtext/demo/animation.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _examples/box/demo/animation.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _examples/bulletlist/customized/animation.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _examples/bulletlist/demo/animation.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c1e924e

Please sign in to comment.