Skip to content

Commit

Permalink
version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot committed Oct 29, 2024
1 parent c8e50e7 commit f485af3
Show file tree
Hide file tree
Showing 17 changed files with 93 additions and 19 deletions.
11 changes: 0 additions & 11 deletions .changeset/tame-clouds-turn.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/gleequore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @asyncapi/gleequore

## 0.1.1

### Patch Changes

- Updated dependencies [c8e50e7]
- @asyncapi/glee-shared-utils@0.2.0

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gleequore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/gleequore",
"version": "0.1.0",
"version": "0.1.1",
"description": "The Quore of Glee",
"main": "./dist/index.js",
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/kafka-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @asyncapi/glee-kafka-adapter

## 0.2.0

### Minor Changes

- c8e50e7: Publish packages to npm as public

### Patch Changes

- Updated dependencies [c8e50e7]
- @asyncapi/glee-shared-utils@0.2.0
- @asyncapi/gleequore@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kafka-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/glee-kafka-adapter",
"version": "0.1.0",
"version": "0.2.0",
"description": "Kafka adapter for Glee.",
"exports": "./dist/index.js",
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/mqtt-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @asyncapi/glee-mqtt-adapter

## 0.2.0

### Minor Changes

- c8e50e7: Publish packages to npm as public

### Patch Changes

- Updated dependencies [c8e50e7]
- @asyncapi/glee-shared-utils@0.2.0
- @asyncapi/gleequore@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mqtt-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/glee-mqtt-adapter",
"version": "0.1.0",
"version": "0.2.0",
"description": "MQTT adapter for Glee.",
"exports": "./dist/index.js",
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/redis-cluster-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @asyncapi/glee-redis-cluster-adapter

## 0.2.0

### Minor Changes

- c8e50e7: Publish packages to npm as public

### Patch Changes

- Updated dependencies [c8e50e7]
- @asyncapi/glee-shared-utils@0.2.0
- @asyncapi/gleequore@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/redis-cluster-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/glee-redis-cluster-adapter",
"version": "0.1.0",
"version": "0.2.0",
"description": "Redis Cluster adapter for Glee.",
"exports": "./dist/index.js",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/shared-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @asyncapi/glee-shared-utils

## 0.2.0

### Minor Changes

- c8e50e7: Publish packages to npm as public

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shared-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/glee-shared-utils",
"version": "0.1.0",
"version": "0.2.0",
"description": "Shared utilities for Glee",
"main": "dist/index.js",
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/socket.io-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @asyncapi/glee-socketio-adapter

## 0.2.0

### Minor Changes

- c8e50e7: Publish packages to npm as public

### Patch Changes

- Updated dependencies [c8e50e7]
- @asyncapi/glee-shared-utils@0.2.0
- @asyncapi/gleequore@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/socket.io-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/glee-socketio-adapter",
"version": "0.1.0",
"version": "0.2.0",
"description": "Socket.IO adapter for Glee.",
"exports": "./dist/index.js",
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/web-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @asyncapi/glee-web-adapter

## 0.2.0

### Minor Changes

- c8e50e7: Publish packages to npm as public

### Patch Changes

- Updated dependencies [c8e50e7]
- @asyncapi/glee-shared-utils@0.2.0
- @asyncapi/gleequore@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/web-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/glee-web-adapter",
"version": "0.1.0",
"version": "0.2.0",
"description": "HTTP and WebSocket client adapter for Glee.",
"exports": {
"./http": "./dist/http.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/web-server-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @asyncapi/glee-web-server-adapter

## 0.2.0

### Minor Changes

- c8e50e7: Publish packages to npm as public

### Patch Changes

- Updated dependencies [c8e50e7]
- @asyncapi/glee-shared-utils@0.2.0
- @asyncapi/gleequore@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/web-server-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/glee-web-server-adapter",
"version": "0.1.0",
"version": "0.2.0",
"description": "HTTP and WebSocket server adapter for Glee.",
"exports": {
"./http": "./dist/http.js",
Expand Down

0 comments on commit f485af3

Please sign in to comment.