Skip to content

Commit

Permalink
chore(release): 3.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.4.0](v3.3.0...v3.4.0) (2022-01-12)

### Features

* **changelog:** add changelog plugin again ([799dae4](799dae4))
  • Loading branch information
semantic-release-bot committed Jan 12, 2022
1 parent 799dae4 commit 0beb021
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# [3.4.0](https://github.com/adfinis-sygroup/semantic-release-config/compare/v3.3.0...v3.4.0) (2022-01-12)


### Features

* **changelog:** add changelog plugin again ([799dae4](https://github.com/adfinis-sygroup/semantic-release-config/commit/799dae46cf4547c7a2503b2dc13372b767b7a2bb))

Moved to [GitHub Releases](https://github.com/adfinis-sygroup/semantic-release-config/releases) page.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adfinis-sygroup/semantic-release-config",
"version": "3.3.0",
"version": "3.4.0",
"description": "Shared semantic release configuration for Adfinis projects",
"main": "release.config.js",
"author": "Adfinis AG <[email protected]>",
Expand Down

0 comments on commit 0beb021

Please sign in to comment.