Skip to content

Commit

Permalink
CHANGELOG: add notes for 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arnemolland committed May 26, 2023
1 parent b7c3e3d commit 2f8ce71
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 6.0.0

- **BREAKING:** Updated Dart SDK constraints to 3.0 or later
- Updated all dependencies
- Re-generated files with updated json_serializable
- Removed `getFileVersions` test due to Figma limitations (30-day history in free plan)

## 5.0.3

- Updated `PrototypeDevice.presetIdentifier` to be nullable
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: figma
description: A Figma API wrapper library for interacting with Figma documents, written in pure Dart.
version: 5.0.3
version: 6.0.0
homepage: https://github.com/arnemolland/figma
repository: https://github.com/arnemolland/figma
issue_tracker: https://github.com/arnemolland/figma/issues
Expand Down

0 comments on commit 2f8ce71

Please sign in to comment.