Skip to content

Commit

Permalink
release(*): 1.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
e-egor committed Sep 26, 2022
1 parent c701007 commit f242cd8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.1.23](https://github.com/realtby/icons/compare/1.1.22...1.1.23)

- add new icon on map [`c701007`](https://github.com/realtby/icons/commit/c701007a1d91fb4e1e72c9876e6cf06b0abd2279)

#### [1.1.22](https://github.com/realtby/icons/compare/1.1.21...1.1.22)

> 23 September 2022
- style: 💄 update FullscreenIcon [`#27`](https://github.com/realtby/icons/pull/27)
- release(*): 1.1.22 [`6cc3a92`](https://github.com/realtby/icons/commit/6cc3a9209ad9cbefdb5f1f5d1bad6d50c1134b15)

#### [1.1.21](https://github.com/realtby/icons/compare/1.1.20...1.1.21)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@realtby/icons",
"description": "realt.by icons library",
"version": "1.1.22",
"version": "1.1.23",
"main": "./dist/icons.js",
"module": "./dist/icons.esm.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit f242cd8

Please sign in to comment.