We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9b8b0 commit 88355c7Copy full SHA for 88355c7
2 files changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Releases
2
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
13
## [1.50.0](https://github.com/shadow81627/daim/compare/v1.49.2...v1.50.0) (2022-06-04)
14
15
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "daim",
- "version": "1.50.0",
+ "version": "1.51.0",
"description": "Damien Robinson Web Development",
"packageManager": "yarn@3.2.0",
"author": {
0 commit comments