Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bradmering committed Mar 9, 2023
1 parent a982e20 commit 697751c
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,37 @@
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.3] - 2023-03-09

### Changes
- Improving changelog for previous changes
### Bugfixes
- Fixes a bug where the installer was deploying with outdated css for custom
previews

## [0.1.2] - 2023-03-09

### Bugfixes

- Fixing installer package json version b2d58c5

## [0.1.1] - 2023-03-09

### Bugfixes

- Fixes script naming for installed sites

## [0.1.0] - 2023-03-09

### Changes
Initial public release of the Handoff App. This is a beta release.

- Creates the initial public version of Handoff
- High level initial feature list
- Builds pipeline from Figma to generate tokens from well structured file
- Exports design foundations (colors, typography, icons, logos)
- Component design tokens (buttons, alerts, modal, tooltips, inputs, radios, checkboxes, radio, switches)
- Transformers for sass variables, css variables, previews and custom fonts
- Static web application that can be published to any web host

0 comments on commit 697751c

Please sign in to comment.