Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](1.3.13...1.4.0) (2023-07-10)

### Features

* **events:** Add option to make events fully vegetarian ([#967](#967)) ([64b7712](64b7712))
  • Loading branch information
semantic-release-bot committed Jul 10, 2023
1 parent 64b7712 commit 7839562
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.4.0](https://github.com/AEGEE/events/compare/1.3.13...1.4.0) (2023-07-10)


### Features

* **events:** Add option to make events fully vegetarian ([#967](https://github.com/AEGEE/events/issues/967)) ([64b7712](https://github.com/AEGEE/events/commit/64b7712c67b773678a43790ffbc7a7e147ae956b))

## [1.3.13](https://github.com/AEGEE/events/compare/1.3.12...1.3.13) (2023-05-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "events",
"version": "1.3.13",
"version": "1.4.0",
"description": "Events module of MyAEGEE",
"main": "server.js",
"directories": {
Expand Down

0 comments on commit 7839562

Please sign in to comment.