Skip to content

Commit

Permalink
chore(release): v4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Sep 13, 2024
1 parent 3963cec commit 8315843
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


* feat: add file path in error result (#885) (3963cec)

* feat: inline source map (8bbaeed)
* chore(deps): update nx to v19.7.3 (#883) (aab6720)
* chore(deps): update taiga-family/ci action to v1.73.0 (#882) (11f9097)
Expand Down
2 changes: 1 addition & 1 deletion libs/ng-morph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-morph",
"version": "4.7.0",
"version": "4.8.0",
"keywords": [
"typescript",
"ast",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-morph",
"version": "4.7.0",
"version": "4.8.0",
"private": true,
"license": "Apache-2.0",
"scripts": {
Expand Down

0 comments on commit 8315843

Please sign in to comment.