Skip to content

Commit

Permalink
Release 🚀 (#393)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
org-spear-ai and github-actions[bot] authored Feb 20, 2024
1 parent 2757e32 commit c9f1e49
Show file tree
Hide file tree
Showing 18 changed files with 58 additions and 29 deletions.
5 changes: 0 additions & 5 deletions .changeset/purple-rats-kick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-otters-repeat.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/twelve-donkeys-promise.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @spear-ai/commitlint-config

## 3.1.1

### Patch Changes

- [#392](https://github.com/spear-ai/citizen/pull/392) [`6894349`](https://github.com/spear-ai/citizen/commit/68943496452873a28c14135f94a959fd4d8c943c) Thanks [@psirenny](https://github.com/psirenny)! - Removed Yarn zero-installs.

## 3.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spear-ai/commitlint-config",
"version": "3.1.0",
"version": "3.1.1",
"description": "Spear AI commitlint config",
"author": {
"name": "Spear AI",
Expand Down
6 changes: 6 additions & 0 deletions packages/dev-image/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @spear-ai/dev-image

## 1.1.4

### Patch Changes

- [#392](https://github.com/spear-ai/citizen/pull/392) [`6894349`](https://github.com/spear-ai/citizen/commit/68943496452873a28c14135f94a959fd4d8c943c) Thanks [@psirenny](https://github.com/psirenny)! - Removed Yarn zero-installs.

## 1.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spear-ai/dev-image",
"version": "1.1.3",
"version": "1.1.4",
"description": "Spear AI Docker dev image",
"author": {
"name": "Spear AI",
Expand Down
10 changes: 10 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @spear-ai/eslint-config

## 18.0.0

### Major Changes

- [#396](https://github.com/spear-ai/citizen/pull/396) [`9fb30c1`](https://github.com/spear-ai/citizen/commit/9fb30c1ee81582d6b5ebbbf5d58ac7287cb0565f) Thanks [@psirenny](https://github.com/psirenny)! - Made ESLint rules stricter by disallowing multiple resolved promises and preferring async/await to callbacks or promises.

### Patch Changes

- [#392](https://github.com/spear-ai/citizen/pull/392) [`6894349`](https://github.com/spear-ai/citizen/commit/68943496452873a28c14135f94a959fd4d8c943c) Thanks [@psirenny](https://github.com/psirenny)! - Removed Yarn zero-installs.

## 17.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spear-ai/eslint-config",
"version": "17.1.0",
"version": "18.0.0",
"description": "Spear AI ESLint config",
"author": {
"name": "Spear AI",
Expand Down
6 changes: 6 additions & 0 deletions packages/npm-package-json-lint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @spear-ai/npm-package-json-lint-config

## 3.1.1

### Patch Changes

- [#392](https://github.com/spear-ai/citizen/pull/392) [`6894349`](https://github.com/spear-ai/citizen/commit/68943496452873a28c14135f94a959fd4d8c943c) Thanks [@psirenny](https://github.com/psirenny)! - Removed Yarn zero-installs.

## 3.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/npm-package-json-lint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spear-ai/npm-package-json-lint-config",
"version": "3.1.0",
"version": "3.1.1",
"description": "Spear AI `npm-package-json-lint` config files",
"author": {
"name": "Spear AI",
Expand Down
6 changes: 6 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @spear-ai/prettier-config

## 2.1.1

### Patch Changes

- [#392](https://github.com/spear-ai/citizen/pull/392) [`6894349`](https://github.com/spear-ai/citizen/commit/68943496452873a28c14135f94a959fd4d8c943c) Thanks [@psirenny](https://github.com/psirenny)! - Removed Yarn zero-installs.

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spear-ai/prettier-config",
"version": "2.1.0",
"version": "2.1.1",
"description": "Spear AI Prettier config",
"author": {
"name": "Spear AI",
Expand Down
6 changes: 6 additions & 0 deletions packages/pulumi-policy-pack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @spear-ai/pulumi-policy-pack

## 2.1.1

### Patch Changes

- [#392](https://github.com/spear-ai/citizen/pull/392) [`6894349`](https://github.com/spear-ai/citizen/commit/68943496452873a28c14135f94a959fd4d8c943c) Thanks [@psirenny](https://github.com/psirenny)! - Removed Yarn zero-installs.

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pulumi-policy-pack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spear-ai/pulumi-policy-pack",
"version": "2.1.0",
"version": "2.1.1",
"description": "Spear AI Pulumi Policy Pack",
"author": {
"name": "Spear AI",
Expand Down
10 changes: 10 additions & 0 deletions packages/ruff-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @spear-ai/ruff-config

## 3.0.0

### Major Changes

- [#397](https://github.com/spear-ai/citizen/pull/397) [`2757e32`](https://github.com/spear-ai/citizen/commit/2757e3290bc89da3eee63758889c91edaad402dc) Thanks [@psirenny](https://github.com/psirenny)! - Updated Ruff config.

### Patch Changes

- [#392](https://github.com/spear-ai/citizen/pull/392) [`6894349`](https://github.com/spear-ai/citizen/commit/68943496452873a28c14135f94a959fd4d8c943c) Thanks [@psirenny](https://github.com/psirenny)! - Removed Yarn zero-installs.

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ruff-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spear-ai/ruff-config",
"version": "2.1.0",
"version": "3.0.0",
"description": "Spear AI Ruff config",
"author": {
"name": "Spear AI",
Expand Down
2 changes: 1 addition & 1 deletion packages/ruff-config/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "spear-ai-ruff-config"
version = "2.1.0"
version = "3.0.0"
description = "Spear AI Ruff config"
authors = ["Spear AI <[email protected]>"]
keywords = [
Expand Down

0 comments on commit c9f1e49

Please sign in to comment.