Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed May 31, 2021
1 parent 2ef7f7c commit c681bcd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.2.0](https://github.com/skyra-project/audio/compare/v1.1.2...v1.2.0) (2021-05-31)

### Features

- **filters:** added `channelMix` and `lowPass` ([#27](https://github.com/skyra-project/audio/issues/27)) ([2ef7f7c](https://github.com/skyra-project/audio/commit/2ef7f7c26559e9424c5c8724095f35bac6cccc19))

### [1.1.2](https://github.com/skyra-project/audio/compare/v1.1.1...v1.1.2) (2021-05-19)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skyra/audio",
"version": "1.1.2",
"version": "1.2.0",
"description": "A TypeScript wrapper for Lavalink.",
"author": "@skyra",
"license": "MIT",
Expand Down

0 comments on commit c681bcd

Please sign in to comment.