Skip to content

v1.4.0

Compare
Choose a tag to compare
@canisminor1990 canisminor1990 released this 11 Jun 07:53
· 156 commits to master since this release

Version 1.4.0

Released on 2023-06-11

♻ Code Refactoring

  • misc: Update config files to import from dist directory.

✨ Features

  • config: Add release rules for minor, patch and major releases based on commit type.
  • semantic-release: Update configs.
  • misc: Update config, update config [force release].

🎫 Chores

  • npmrc, package.json, src: Update hoist patterns and packages.

🐛 Bug Fixes

  • semantic-release: Fix semantic-release config.

👷 Build System

  • misc: Update package.json.

📝 Documentation

  • misc: Update CHANGELOG.md [skip ci].

Improvements and Fixes
Code refactoring
  • misc: Update config files to import from dist directory (dac1221)
What's improved
  • config: Add release rules for minor, patch and major releases based on commit type (dabb122)
  • semantic-release: Update configs (738941a)
  • misc: Update config (2f282fa)
  • misc: Update config [force release] (96a8483)
Chores
  • npmrc, package.json, src: Update hoist patterns and packages (2c3c741)
What's fixed
  • semantic-release: Fix semantic-release config (43a4858)
Build system
  • misc: Update package.json (6509087)
Documentation
  • misc: Update CHANGELOG.md [skip ci] (2345aa2)