Skip to content

Commit 824d66b

Browse files
author
SethK
committed
chore(release): 2.0.1
1 parent 672dece commit 824d66b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [2.0.1](https://github.com/filestack/filestack-angular/compare/v2.0.0...v2.0.1) (2023-12-13)
6+
57
## [2.0.0](https://github.com/filestack/filestack-angular/compare/v1.5.0...v2.0.0) (2023-12-12)
68

79
### Upgrades

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@filestack/angular",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Angular module for filestack-js",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)