Skip to content

Commit

Permalink
Merge pull request #648 from HSF/update-lerna
Browse files Browse the repository at this point in the history
Update prettier
  • Loading branch information
EdwardMoyse authored Mar 21, 2024
2 parents c630a17 + 6bae098 commit b25c168
Show file tree
Hide file tree
Showing 259 changed files with 39,587 additions and 29,905 deletions.
9 changes: 9 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,18 @@ tmp/
out-tsc/
# only exists if Bazel was run
bazel-out/
docs/

# dependencies
node_modules/
# Added as per https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

# profiling files
chrome-profiler-events.json
Expand Down
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.15.0](https://github.com/HSF/phoenix/compare/v2.14.1...v2.15.0) (2024-03-21)


### Features

* run linters against staged git files ([83f1684](https://github.com/HSF/phoenix/commit/83f16849fb15322148d717c9310456298bc586b3))


### Reverts

* Revert "Set the initial value of sparsity to 2" ([0bc057e](https://github.com/HSF/phoenix/commit/0bc057ea0f356401ed23640c3b82ef53ca6be5ec))





## 2.14.1 (2023-05-14)


Expand Down
2 changes: 2 additions & 0 deletions docs/103.587e3e65fd9d4705.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/103.587e3e65fd9d4705.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b25c168

Please sign in to comment.