Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 8.0.0-alpha.2
## 8.0.0-alpha.3

- Generate models from Figma's REST API specification ([@donny-dont](https://github.com/donny-dont))
- Update to v0.40.0 of REST API specification ([@donny-dont](https://github.com/donny-dont))
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: 8.0.0-alpha.2
version: 8.0.0-alpha.3
homepage: https://github.com/arnemolland/figma
repository: https://github.com/arnemolland/figma
issue_tracker: https://github.com/arnemolland/figma/issues
Expand Down
Loading