Skip to content

Commit

Permalink
chore(release): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
lubber-de committed Jan 16, 2023
1 parent ae6365f commit d4363d9
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
Expand Up @@ -4,6 +4,12 @@ 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 [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.2.1] 2023-01-16

### Added
- Support Duotone icons
- Automatically fetch deprecated icons

## [1.2.0] 2022-09-29

Fomantic-UI 2.9.0+ support only. If you need this script for FUI <= 2.8.8 or SUI, use 1.1.0 instead
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-fomantic-icons",
"version": "1.2.0",
"version": "1.2.1",
"description": "A simple CLI to generate the icon.variables and icon.html.eco files for FUI",
"author": "Sean Hamilton <sean@hamistudios.com>",
"license": "MIT",
Expand Down

0 comments on commit d4363d9

Please sign in to comment.