Skip to content

Commit

Permalink
chore(release): publish %s
Browse files Browse the repository at this point in the history
 - @sundaeswap/[email protected]
 - @sundaeswap/[email protected]
  • Loading branch information
CI-CD authored and CI-CD committed Sep 25, 2024
1 parent f43fb74 commit d81192f
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.15](https://github.com/sundaeswap-finance/frontend-configurations/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-09-25)

### Bug Fixes

- eslint ([58399a0](https://github.com/sundaeswap-finance/frontend-configurations/commit/58399a03a83ce5aa2c27fe40317725d2542aaf98))

## [2.0.14](https://github.com/sundaeswap-finance/frontend-configurations/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-07-18)

**Note:** Version bump only for package @sundaeswap/eslint-config
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": "@sundaeswap/eslint-config",
"version": "2.0.14",
"version": "2.0.15",
"description": "eslint config from which all other eslint-configs inherit from.",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/tailwind-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.1](https://github.com/sundaeswap-finance/frontend-configurations/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-09-25)

### Bug Fixes

- eslint ([58399a0](https://github.com/sundaeswap-finance/frontend-configurations/commit/58399a03a83ce5aa2c27fe40317725d2542aaf98))

## [2.0.17](https://github.com/sundaeswap-finance/frontend-configurations/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-07-18)

**Note:** Version bump only for package @sundaeswap/tailwind-config
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sundaeswap/tailwind-config",
"version": "3.0.0",
"version": "3.0.1",
"description": "A generic tailwind config all other tailwind-configs can use as plugin.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit d81192f

Please sign in to comment.