Skip to content

Commit

Permalink
build: update release process
Browse files Browse the repository at this point in the history
BREAKING CHANGE: package name is now @ovhcloud/node-ovh
  • Loading branch information
marie-j committed Jul 4, 2024
1 parent 37d588b commit 4f341ca
Show file tree
Hide file tree
Showing 6 changed files with 3,642 additions and 353 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2014 - 2015 OVH SAS
Copyright (c) 2014 - 2024 OVH SAS
Copyright (c) 2012 - 2013 Vincent Giersch

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion lib/endpoints.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 OVH SAS
* Copyright (c) 2014 - 2024 OVH SAS
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion lib/ovh.es5.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2013 - 2016 OVH SAS
* Copyright (c) 2013 - 2024 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion lib/ovh.es6.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2013 - 2016 OVH SAS
* Copyright (c) 2013 - 2024 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
Loading

0 comments on commit 4f341ca

Please sign in to comment.