Skip to content

Commit

Permalink
chore(main): release 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wuespace-admin authored and pklaschka committed Jan 31, 2022
1 parent 09cc6f5 commit 39b746f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [2.6.1](https://github.com/wuespace/telestion-docs/compare/v2.6.0...v2.6.1) (2022-01-31)


### Bug Fixes

* **deployment:** :ambulance: Fix scroll lock issue on Chrome/Windows 10 ([09cc6f5](https://github.com/wuespace/telestion-docs/commit/09cc6f5c10c84407301967c8fc93749466d2918c))

## [2.6.0](https://github.com/wuespace/telestion-docs/compare/v2.5.0...v2.6.0) (2022-01-31)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "telestion-docs",
"version": "2.6.0",
"version": "2.6.1",
"description": "Documentation for the Telestion project, created using Docusaurus v2",
"private": true,
"scripts": {
Expand Down

0 comments on commit 39b746f

Please sign in to comment.