Skip to content

Commit

Permalink
Merge pull request #2 from SouOWendel/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--op-fvtt-api

chore(main): release 0.1.0
  • Loading branch information
SouOWendel authored Nov 22, 2023
2 parents bd14db4 + 20d3930 commit 14abced
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.0](https://github.com/SouOWendel/op-fvtt-api/compare/v0.1.0...v0.1.0) (2023-11-22)


### Features

* **initial configuration:** added Husky, ESLint, Commitizen, Commitlint, Release Please and Nodemon ([09df358](https://github.com/SouOWendel/op-fvtt-api/commit/09df358576580d479c69645e8ba12547bac2b79c))
* **release please configuration:** generate alpha versions and switch for manifest on ReleasePlease ([b165fad](https://github.com/SouOWendel/op-fvtt-api/commit/b165fad6bdc1111280f3acb549aac7bcdfe80d86))

## 1.0.0 (2023-11-22)


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": "op-fvtt-api",
"version": "1.0.0",
"version": "0.1.0",
"description": "api to ordem paranormal for FoundryVTT",
"main": "./webapi/src/index.js",
"type": "module",
Expand Down

0 comments on commit 14abced

Please sign in to comment.