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 Nov 17, 2023
1 parent f7285bf commit 305a2d2
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 13 deletions.
6 changes: 0 additions & 6 deletions .changeset/eight-shoes-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-worms-sell.md

This file was deleted.

7 changes: 7 additions & 0 deletions plugins/community-plugin-aggrid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @lowdefy/community-plugin-aggrid

## 1.0.0

### Major Changes

- 068a9e2: Release new plugin community-plugin-aggrid.
2 changes: 1 addition & 1 deletion plugins/community-plugin-aggrid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lowdefy/community-plugin-aggrid",
"version": "0.0.0",
"version": "1.0.0",
"license": "Apache-2.0",
"description": "Community plugin for AgGrid Blocks for Lowdefy.",
"homepage": "https://lowdefy.com",
Expand Down
7 changes: 7 additions & 0 deletions plugins/community-plugin-mongodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lowdefy/community-plugin-mongodb

## 1.4.1

### Patch Changes

- 83f476f: Add connectionId to log-changes logs.
Fix: Request plugins were not exported as part of package.

## 1.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/community-plugin-mongodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lowdefy/community-plugin-mongodb",
"version": "1.4.0",
"version": "1.4.1",
"license": "MIT",
"type": "module",
"exports": {
Expand Down

0 comments on commit 305a2d2

Please sign in to comment.