Skip to content

Commit 88355c7

Browse files
chore(release): 1.51.0
## [1.51.0](v1.50.0...v1.51.0) (2022-11-13) ### Bug Fixes - **icon:** allow inline ([303f818](303f818)) ### Features - generate custom svg icon logos for tools ([6b9b8b0](6b9b8b0))
1 parent 6b9b8b0 commit 88355c7

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Releases
22

3+
## [1.51.0](https://github.com/shadow81627/daim/compare/v1.50.0...v1.51.0) (2022-11-13)
4+
5+
### Bug Fixes
6+
7+
- **icon:** allow inline ([303f818](https://github.com/shadow81627/daim/commit/303f8189baa3a270604e16f01487d42d2efd9123))
8+
9+
### Features
10+
11+
- generate custom svg icon logos for tools ([6b9b8b0](https://github.com/shadow81627/daim/commit/6b9b8b044665e6788de2ba7e67bc9d93aabaefe2))
12+
313
## [1.50.0](https://github.com/shadow81627/daim/compare/v1.49.2...v1.50.0) (2022-06-04)
414

515
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "daim",
3-
"version": "1.50.0",
3+
"version": "1.51.0",
44
"description": "Damien Robinson Web Development",
55
"packageManager": "yarn@3.2.0",
66
"author": {

0 commit comments

Comments
 (0)