Sébastien Lucas / Dev wiki
Sébastien Lucas / Dev wiki
Blog Wiki
Story book
Developers comics
Angular
Angular CLI + Angular.json
ngTemplateOutlet
Angular Schematic
Interceptor
Micro frontend + Mono repo
Build a library module
Error handling
Virtual and infinite scroll
Angular i18n
Debug Angular
Angular LifeCycle Hook
Nested forms in Angular
Angular Recipes
Master component in Angular
Perfomance optimization
Service Workers + PWA
Mobile
Electron app / Desktop app
Unit test & Angular
Communication between components
Angular snippet library
Release and version management
Angular tutorial selection
UI components libraries
Angular libraries
Angular Tutorials
NGRX
Angular 2/Angular 1 differences
Graphql
Javascript
NODE.js
Gatsby / React
Services for developers
MISC
AI
Typescript
Docker
Devops
Developers ressources
Tooling
HTML / CSS
Tests
REVIT & AEC tools
Git
Design Pattern
Job board / Remote jobs
SVG
JSON
NPM
Powered by GitBook

Release and version management

  • ​https://medium.com/@amcdnl/version-stamping-your-app-with-the-angular-cli-d563284bb94d​

    • allow to display git commit information and package.json version somewhere in angular app

  • ​https://github.com/semantic-release/semantic-release​

    • allow to create new version automatically depending of commit message

Previous
Angular snippet library
Next
Angular tutorial selection
Last updated 2 years ago
Edit on GitHub