Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 17, 2022
1 parent b387304 commit 3674a7c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/hungry-seas-hope.md

This file was deleted.

7 changes: 6 additions & 1 deletion packages/eventcatalog-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# @eventcatalog/utils

## 0.0.1
## 0.0.2

### Patch Changes

- [`6c37aa0`](https://github.com/boyney123/eventcatalog/commit/6c37aa00528941889b3b9e6effd2f72bcaf87323) [#66](https://github.com/boyney123/eventcatalog/pull/66) Thanks [@boyney123](https://github.com/boyney123)! - fix: added typescript declaration to utils package

## 0.0.1

### Patch Changes

- [`a1a3779`](https://github.com/boyney123/eventcatalog/commit/a1a3779b31afcee55353e3ffe90445291765d171) [#64](https://github.com/boyney123/eventcatalog/pull/64) Thanks [@boyney123](https://github.com/boyney123)! - feat: added new utils package
2 changes: 1 addition & 1 deletion packages/eventcatalog-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eventcatalog/utils",
"version": "0.0.1",
"version": "0.0.2",
"description": "Util functions for EventCatalog",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 3674a7c

Please sign in to comment.