feat: add domain-events package

This commit is contained in:
Karol Sójko 2022-07-06 10:01:18 +02:00
parent f7b3b9c4eb
commit 8a47c4bb41
No known key found for this signature in database
GPG key ID: A50543BF560BDEB0
291 changed files with 3458 additions and 2433 deletions

View file

@ -1,4 +1,4 @@
name: Version Bump
name: Publish Packages
on:
push:
@ -35,5 +35,14 @@ jobs:
- name: Install locally
run: yarn install --immutable
- name: Bump Version
run: yarn release:prod
- name: Build packages
run: yarn build
- name: Bump version
run: yarn release
- name: Publish
run: yarn publish
env:
NODE_AUTH_TOKEN: ${{ secrets.CI_NPM_TOKEN }}

2634
.pnp.cjs generated

File diff suppressed because it is too large Load diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more