Skip to content

Commit

Permalink
CHANGELOG: add notes for 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arnemolland committed Jan 16, 2024
1 parent bb98474 commit f2d7412
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
@@ -1,3 +1,9 @@
## 7.1.0

- Added `BASELINE` value to `CounterAxisAlignItems`
- Added `node_id` to style model
- FigmaError is now FigmaException

## 7.0.0

- Updated Figma API response models ([@BigFlexLiu](https://github.com/BigFlexLiu))
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: 7.0.0
version: 7.1.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 f2d7412

Please sign in to comment.