Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): version packages #862

Merged
merged 1 commit into from
Oct 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/[email protected]

## 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/[email protected]
- @asyncapi/[email protected]

## 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/[email protected]
- @asyncapi/[email protected]

## 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/[email protected]
- @asyncapi/[email protected]

## 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/[email protected]
- @asyncapi/[email protected]

## 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/[email protected]
- @asyncapi/[email protected]

## 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/[email protected]
- @asyncapi/[email protected]

## 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
Loading