Skip to content

Commit

Permalink
Merge pull request #28 from boyney123/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
boyney123 authored Jan 13, 2024
2 parents 01ac869 + 0f9ab60 commit 6dcb2bb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/mean-files-prove.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/create-cloudcatalog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cloudcatalog/create-catalog

## 0.0.10

### Patch Changes

- [#27](https://github.com/boyney123/cloudcatalog/pull/27) [`d063331`](https://github.com/boyney123/cloudcatalog/commit/d06333139d7e28a728d8ac03d4a3f7b7fcb11443) Thanks [@boyney123](https://github.com/boyney123)! - adding new ddb resource on creation of catalog

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-cloudcatalog/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cloudcatalog/create-catalog",
"description": "Create cloud catalogs with one command",
"version": "0.0.9",
"version": "0.0.10",
"bin": {
"create-catalog": "./dist/index.js"
},
Expand Down

1 comment on commit 6dcb2bb

@vercel
Copy link

@vercel vercel bot commented on 6dcb2bb Jan 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cloudcatalog-demo – ./packages/cloudcatalog

cloudcatalog-demo.vercel.app
cloudcatalog-demo-davidboyne123.vercel.app
cloudcatalog-demo-git-main-davidboyne123.vercel.app
app.cloudcatalog.dev

Please sign in to comment.