Skip to content

Commit

Permalink
build: release 18.1.0-next.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MissLixf committed Nov 15, 2024
1 parent 45a9968 commit 98be45c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

# [18.1.0-next.3](https://github.com/worktile/ng-codemirror/compare/v18.1.0-next.2...v18.1.0-next.3) (2024-11-15)



# [18.1.0-next.2](https://github.com/worktile/ng-codemirror/compare/v18.1.0-next.0...v18.1.0-next.2) (2024-11-15)


Expand Down
2 changes: 1 addition & 1 deletion 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-codemirror-demo",
"version": "18.1.0-next.2",
"version": "18.1.0-next.3",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-codemirror",
"version": "18.1.0-next.2",
"version": "18.1.0-next.3",
"dependencies": {
"tslib": "^2.3.0"
},
Expand Down

0 comments on commit 98be45c

Please sign in to comment.