Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Codeinwp/gutenberg-menu-icons

Repository files navigation

ThemeIsle Gutenberg Menu Icons

You can include this library like this::

if ( class_exists( '\ThemeIsle\GutenbergMenuIcons' ) ) {
	\ThemeIsle\GutenbergMenuIcons::instance();
}

Releasing

This repository uses conventional changelog commit messages to trigger release

How to release a new version:

  • Clone the master branch
  • Do your changes
  • Send a PR to master and merge it using the following subject message
    • release: <release short description> - for patch release
    • release(minor): <release short description> - for minor release
    • release(major): <release short description> - for major release The release notes will inherit the body of the commit message which triggered the release. For more details check the simple-preset that we use.

About

Just like before, but block-based. Merged with the otter-blocks repository.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •