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

This is an upgrade to angular 18 #48

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
e42bdb3
Upgrade Angular and dependencies to version 15.2.10
jariahh Oct 17, 2024
12f8f7a
Upgrade Angular and dependencies to version 15.2.10
jariahh Oct 17, 2024
1f46de0
Update Angular to 16.2.12 and disable CLI analytics
jariahh Oct 17, 2024
0d392bd
Update Angular to 16.2.12 and disable CLI analytics
jariahh Oct 17, 2024
cc978d2
Upgrade Angular dependencies to version 17.3.12
jariahh Oct 17, 2024
1fe21e8
Update Angular version and adjust configuration files
jariahh Oct 17, 2024
8a002b6
Add npm scripts for version update and publishing
jariahh Oct 17, 2024
c60f10e
Enable public publishing and bump version
jariahh Oct 17, 2024
5ab2c03
18.3.0
jariahh Oct 17, 2024
c51dbfd
Update versioning scripts and GitHub Actions workflow
jariahh Oct 17, 2024
a232551
feat(init): Update versioning scripts and GitHub Actions workflow
jariahh Oct 17, 2024
c113a86
Rename ngx-markjs to @jariahdev/ngx-markjs.
jariahh Oct 17, 2024
e7c7405
feat(update) Update release workflow and entry file path
jariahh Oct 17, 2024
0f85f32
feat: integrate semantic-release into ngx-markjs library
jariahh Oct 17, 2024
9a79477
chore(package): add package-lock.json
jariahh Oct 17, 2024
5e901af
feat: update .gitignore to include node_modules directory
jariahh Oct 17, 2024
662ea97
feat(workflow): update build script in release workflow
jariahh Oct 17, 2024
5720d4f
chore: update dependencies and add Angular packages
jariahh Oct 17, 2024
096177e
chore: update dependencies and add Angular packages
jariahh Oct 17, 2024
ba23dba
chore: remove unused dependencies from package.json
jariahh Oct 17, 2024
a7024f0
chore: remove unused dependencies from package.json
jariahh Oct 17, 2024
5d81950
fix: remove duplicate dependencies from package.json
jariahh Oct 17, 2024
86a311a
fix: update release workflow for ngx-markjs project
jariahh Oct 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
18.3.0
jariahh committed Oct 17, 2024
commit 5ab2c0364cd2654758c849f31cd95a3d3c4e29b7
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": "ngx-markjs-demo",
"version": "18.2.9",
"version": "18.3.0",
"scripts": {
"ng": "ng",
"start": "ng serve",