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: Rename constants.js to enums.js and update related imports #16

Merged
merged 1 commit into from
May 1, 2024

Conversation

jwaspin
Copy link
Contributor

@jwaspin jwaspin commented May 1, 2024

No description provided.

@jwaspin jwaspin merged commit 77580fb into releases/1.0.7 May 1, 2024
4 checks passed
@jwaspin jwaspin deleted the fix/enums-config branch May 1, 2024 17:53
jwaspin added a commit that referenced this pull request May 1, 2024
* chore: Update package.json version to 1.0.5 (#1) (#2)

* chore: Update package.json version to 1.0.5

* chore: Add GitHub Actions workflow for testing Luca Schema examples

* Bugfix/schemas import (#4)

* chore: Update import statement for schemas module

* chore: Update package.json version to 1.0.6

* chore: Update package.json version to 1.0.6

* Constants / Enumerators (#8)

* Bugfix/schemas import (#4)

* chore: Update import statement for schemas module

* chore: Update package.json version to 1.0.6

* feat: Add constants module with enums

* chore: Update package.json version to 1.0.7-beta.0

* chore: Update package.json version to 1.0.7-beta.0

* Feature: Luca Validator (#10)

* chore: Refactor module exports for lucaValidator and validators

* chore: Update package.json version to 1.0.7-beta.1

* Fix unit tests to use lucaValidator

* Fix/exports (#11)

* chore: Update file paths and copy functions for ESM build

* chore: Update package.json version to 1.0.7-beta.2

* chore: Update package.json version to 1.0.7-beta.4 (#12)

* chore: merge

* chore: Update package.json version to 1.0.7 (#14)

* Fix/contants to enums (#15)

* refactor: Rename constants.js to enums.js and update related imports

* chore: Update eslint configuration and devDependencies

* chore: Rename constants.js to enums.js and update related imports (#16)

* chore: Add schema for Luca Ledger application

* chore: Bump package.json version to 1.1.0
jwaspin added a commit that referenced this pull request May 1, 2024
* chore: Update package.json version to 1.0.5 (#1) (#2)

* chore: Update package.json version to 1.0.5

* chore: Add GitHub Actions workflow for testing Luca Schema examples

* Bugfix/schemas import (#4)

* chore: Update import statement for schemas module

* chore: Update package.json version to 1.0.6

* chore: Update package.json version to 1.0.6

* Constants / Enumerators (#8)

* Bugfix/schemas import (#4)

* chore: Update import statement for schemas module

* chore: Update package.json version to 1.0.6

* feat: Add constants module with enums

* chore: Update package.json version to 1.0.7-beta.0

* chore: Update package.json version to 1.0.7-beta.0

* Feature: Luca Validator (#10)

* chore: Refactor module exports for lucaValidator and validators

* chore: Update package.json version to 1.0.7-beta.1

* Fix unit tests to use lucaValidator

* Fix/exports (#11)

* chore: Update file paths and copy functions for ESM build

* chore: Update package.json version to 1.0.7-beta.2

* chore: Update package.json version to 1.0.7-beta.4 (#12)

* chore: merge

* chore: Update package.json version to 1.0.7 (#14)

* Fix/contants to enums (#15)

* refactor: Rename constants.js to enums.js and update related imports

* chore: Update eslint configuration and devDependencies

* chore: Rename constants.js to enums.js and update related imports (#16)

* chore: Add schema for Luca Ledger application

* chore: Bump package.json version to 1.1.0
This was referenced May 1, 2024
jwaspin added a commit that referenced this pull request May 1, 2024
* chore: Update package.json version to 1.0.5 (#1) (#2)

* chore: Update package.json version to 1.0.5

* chore: Add GitHub Actions workflow for testing Luca Schema examples

* Bugfix/schemas import (#4)

* chore: Update import statement for schemas module

* chore: Update package.json version to 1.0.6

* chore: Update package.json version to 1.0.6

* Constants / Enumerators (#8)

* Bugfix/schemas import (#4)

* chore: Update import statement for schemas module

* chore: Update package.json version to 1.0.6

* feat: Add constants module with enums

* chore: Update package.json version to 1.0.7-beta.0

* chore: Update package.json version to 1.0.7-beta.0

* Feature: Luca Validator (#10)

* chore: Refactor module exports for lucaValidator and validators

* chore: Update package.json version to 1.0.7-beta.1

* Fix unit tests to use lucaValidator

* Fix/exports (#11)

* chore: Update file paths and copy functions for ESM build

* chore: Update package.json version to 1.0.7-beta.2

* chore: Update package.json version to 1.0.7-beta.4 (#12)

* chore: merge

* chore: Update package.json version to 1.0.7 (#14)

* Fix/contants to enums (#15)

* refactor: Rename constants.js to enums.js and update related imports

* chore: Update eslint configuration and devDependencies

* chore: Rename constants.js to enums.js and update related imports (#16)

* chore: Add schema for Luca Ledger application

* Release Version 1.1.0 (#22) (#23)

* chore: Update package.json version to 1.0.5 (#1) (#2)

* chore: Update package.json version to 1.0.5

* chore: Add GitHub Actions workflow for testing Luca Schema examples

* Bugfix/schemas import (#4)

* chore: Update import statement for schemas module

* chore: Update package.json version to 1.0.6

* chore: Update package.json version to 1.0.6

* Constants / Enumerators (#8)

* Bugfix/schemas import (#4)

* chore: Update import statement for schemas module

* chore: Update package.json version to 1.0.6

* feat: Add constants module with enums

* chore: Update package.json version to 1.0.7-beta.0

* chore: Update package.json version to 1.0.7-beta.0

* Feature: Luca Validator (#10)

* chore: Refactor module exports for lucaValidator and validators

* chore: Update package.json version to 1.0.7-beta.1

* Fix unit tests to use lucaValidator

* Fix/exports (#11)

* chore: Update file paths and copy functions for ESM build

* chore: Update package.json version to 1.0.7-beta.2

* chore: Update package.json version to 1.0.7-beta.4 (#12)

* chore: merge

* chore: Update package.json version to 1.0.7 (#14)

* Fix/contants to enums (#15)

* refactor: Rename constants.js to enums.js and update related imports

* chore: Update eslint configuration and devDependencies

* chore: Rename constants.js to enums.js and update related imports (#16)

* chore: Add schema for Luca Ledger application

* chore: Bump package.json version to 1.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant