Skip to content

Commit

Permalink
chore(common): versions tools: @atls/cli-ui-git-commit-component:1.0.…
Browse files Browse the repository at this point in the history
…1 @atls/cli-ui-schematics-component:1.0.0 @atls/code-commit:2.0.1 @atls/code-format:2.0.1 @atls/code-icons:2.0.3 @atls/code-lint:2.0.1 @atls/code-service:2.0.3 @atls/code-test:2.0.3 @atls/code-typescript:2.0.3 @atls/config-commitlint:1.0.1 @atls/config-eslint:2.0.1 @atls/config-prettier:2.0.1 @atls/config-typescript:2.0.1 @atls/code-runtime:2.0.3 @atls/schematics:1.0.1 @atls/yarn-cli:1.0.0 @atls/yarn-cli-tools:1.0.0 @atls/yarn-plugin-checks:1.0.0 @atls/yarn-plugin-commit:1.0.0 @atls/yarn-plugin-format:1.0.0 @atls/yarn-plugin-library:1.0.0 @atls/yarn-plugin-lint:1.0.0 @atls/yarn-plugin-schematics:1.0.0 @atls/yarn-plugin-service:1.0.0 @atls/yarn-plugin-test:1.0.0 @atls/yarn-plugin-tools:1.0.0 @atls/yarn-plugin-typescript:1.0.0 @atls/yarn-plugin-ui:1.0.0
  • Loading branch information
atlantis-courier[bot] authored Nov 13, 2024
1 parent 4409f8f commit f17da9e
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion cli/cli-ui-git-commit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/cli-ui-git-commit-component",
"version": "1.0.0",
"version": "1.0.1",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion code/code-commit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/code-commit",
"version": "2.0.0",
"version": "2.0.1",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion code/code-format/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/code-format",
"version": "2.0.0",
"version": "2.0.1",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion code/code-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/code-icons",
"version": "2.0.2",
"version": "2.0.3",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion code/code-lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/code-lint",
"version": "2.0.0",
"version": "2.0.1",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion code/code-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/code-service",
"version": "2.0.2",
"version": "2.0.3",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion code/code-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/code-test",
"version": "2.0.2",
"version": "2.0.3",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion code/code-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/code-typescript",
"version": "2.0.2",
"version": "2.0.3",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion config/commitlint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/config-commitlint",
"version": "1.0.0",
"version": "1.0.1",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion config/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/config-eslint",
"version": "2.0.0",
"version": "2.0.1",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion config/prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/config-prettier",
"version": "2.0.0",
"version": "2.0.1",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion config/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/config-typescript",
"version": "2.0.0",
"version": "2.0.1",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion runtime/code-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/code-runtime",
"version": "2.0.2",
"version": "2.0.3",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion schematics/schematics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/schematics",
"version": "1.0.0",
"version": "1.0.1",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down

0 comments on commit f17da9e

Please sign in to comment.