Skip to content

Commit c7ec237

Browse files
author
Vinicius Reis
committed
🔖 bump version
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
1 parent 9d0b7fb commit c7ec237

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## 2.0.0 - Next
4+
## 2.0.0 - 2022-08-11
55
### Added
66
- Use rollup as bundler
77
- Add ESM Support

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/axios",
3-
"version": "2.0.0-next",
3+
"version": "2.0.0",
44
"description": "Axios client for Nextcloud",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)