Skip to content

Commit

Permalink
Release 🚀 (#378)
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 Jan 31, 2024
1 parent 63f752d commit 1d3b4d8
Show file tree
Hide file tree
Showing 19 changed files with 72 additions and 40 deletions.
11 changes: 0 additions & 11 deletions .changeset/hip-glasses-march.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/shy-fireants-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-hairs-crash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-dragons-work.md

This file was deleted.

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

## 3.0.0

### Major Changes

- [#382](https://github.com/spear-ai/citizen/pull/382) [`63f752d`](https://github.com/spear-ai/citizen/commit/63f752dbee83c5e5898adcf186efe3c636947693) Thanks [@psirenny](https://github.com/psirenny)! - Modified Commitlint config to require trimmed headers.

### Patch Changes

- [#377](https://github.com/spear-ai/citizen/pull/377) [`6454f2a`](https://github.com/spear-ai/citizen/commit/6454f2a1ec982bf89096c4d1ff19e4df4229ab03) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Node.js v20.

- [#379](https://github.com/spear-ai/citizen/pull/379) [`36be2d5`](https://github.com/spear-ai/citizen/commit/36be2d56454eeeba9e0ea085074137d8709561ba) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Yarn v4.1.0.

## 2.2.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": "2.2.0",
"version": "3.0.0",
"description": "Spear AI commitlint config",
"author": {
"name": "Spear AI",
Expand Down
8 changes: 8 additions & 0 deletions packages/dev-image/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @spear-ai/dev-image

## 1.1.3

### Patch Changes

- [#377](https://github.com/spear-ai/citizen/pull/377) [`6454f2a`](https://github.com/spear-ai/citizen/commit/6454f2a1ec982bf89096c4d1ff19e4df4229ab03) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Node.js v20.

- [#379](https://github.com/spear-ai/citizen/pull/379) [`36be2d5`](https://github.com/spear-ai/citizen/commit/36be2d56454eeeba9e0ea085074137d8709561ba) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Yarn v4.1.0.

## 1.1.2

### 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.2",
"version": "1.1.3",
"description": "Spear AI Docker dev image",
"author": {
"name": "Spear AI",
Expand Down
12 changes: 12 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @spear-ai/eslint-config

## 16.0.0

### Major Changes

- [#381](https://github.com/spear-ai/citizen/pull/381) [`2903cdf`](https://github.com/spear-ai/citizen/commit/2903cdf237abb9c592468d1ff4520f6b5a45523b) Thanks [@psirenny](https://github.com/psirenny)! - Updated ESLint config rules.

### Patch Changes

- [#377](https://github.com/spear-ai/citizen/pull/377) [`6454f2a`](https://github.com/spear-ai/citizen/commit/6454f2a1ec982bf89096c4d1ff19e4df4229ab03) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Node.js v20.

- [#379](https://github.com/spear-ai/citizen/pull/379) [`36be2d5`](https://github.com/spear-ai/citizen/commit/36be2d56454eeeba9e0ea085074137d8709561ba) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Yarn v4.1.0.

## 15.0.0

### Major 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": "15.0.0",
"version": "16.0.0",
"description": "Spear AI ESLint config",
"author": {
"name": "Spear AI",
Expand Down
8 changes: 8 additions & 0 deletions packages/npm-package-json-lint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @spear-ai/npm-package-json-lint-config

## 3.0.2

### Patch Changes

- [#377](https://github.com/spear-ai/citizen/pull/377) [`6454f2a`](https://github.com/spear-ai/citizen/commit/6454f2a1ec982bf89096c4d1ff19e4df4229ab03) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Node.js v20.

- [#379](https://github.com/spear-ai/citizen/pull/379) [`36be2d5`](https://github.com/spear-ai/citizen/commit/36be2d56454eeeba9e0ea085074137d8709561ba) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Yarn v4.1.0.

## 3.0.1

### Patch 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.0.1",
"version": "3.0.2",
"description": "Spear AI `npm-package-json-lint` config files",
"author": {
"name": "Spear AI",
Expand Down
8 changes: 8 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @spear-ai/prettier-config

## 2.0.7

### Patch Changes

- [#377](https://github.com/spear-ai/citizen/pull/377) [`6454f2a`](https://github.com/spear-ai/citizen/commit/6454f2a1ec982bf89096c4d1ff19e4df4229ab03) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Node.js v20.

- [#379](https://github.com/spear-ai/citizen/pull/379) [`36be2d5`](https://github.com/spear-ai/citizen/commit/36be2d56454eeeba9e0ea085074137d8709561ba) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Yarn v4.1.0.

## 2.0.6

### Patch 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.0.6",
"version": "2.0.7",
"description": "Spear AI Prettier config",
"author": {
"name": "Spear AI",
Expand Down
8 changes: 8 additions & 0 deletions packages/pulumi-policy-pack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @spear-ai/pulumi-policy-pack

## 2.0.7

### Patch Changes

- [#377](https://github.com/spear-ai/citizen/pull/377) [`6454f2a`](https://github.com/spear-ai/citizen/commit/6454f2a1ec982bf89096c4d1ff19e4df4229ab03) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Node.js v20.

- [#379](https://github.com/spear-ai/citizen/pull/379) [`36be2d5`](https://github.com/spear-ai/citizen/commit/36be2d56454eeeba9e0ea085074137d8709561ba) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Yarn v4.1.0.

## 2.0.6

### Patch 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.0.6",
"version": "2.0.7",
"description": "Spear AI Pulumi Policy Pack",
"author": {
"name": "Spear AI",
Expand Down
8 changes: 8 additions & 0 deletions packages/ruff-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @spear-ai/ruff-config

## 2.0.4

### Patch Changes

- [#377](https://github.com/spear-ai/citizen/pull/377) [`6454f2a`](https://github.com/spear-ai/citizen/commit/6454f2a1ec982bf89096c4d1ff19e4df4229ab03) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Node.js v20.

- [#379](https://github.com/spear-ai/citizen/pull/379) [`36be2d5`](https://github.com/spear-ai/citizen/commit/36be2d56454eeeba9e0ea085074137d8709561ba) Thanks [@psirenny](https://github.com/psirenny)! - Updated to Yarn v4.1.0.

## 2.0.3

### Patch 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.0.3",
"version": "2.0.4",
"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.0.3"
version = "2.0.4"
description = "Spear AI Ruff config"
authors = ["Spear AI <[email protected]>"]
keywords = [
Expand Down

0 comments on commit 1d3b4d8

Please sign in to comment.