@contentstack/marketplace-sdk 1.2.3 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,6 @@
1
1
  # Changelog
2
+ ## [v1.2.4](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.4) (2024-10-22)
3
+ - Node version bump in github package publish workflow file
2
4
 
3
5
  ## [v1.2.3](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.3) (2024-08-28)
4
6
  - Axios version bump
package/README.md CHANGED
@@ -106,7 +106,7 @@ client.marketplace('organization_uid')
106
106
  - [About Contentstack Marketplace](https://www.contentstack.com/docs/developers/marketplace-platform-guides/about-marketplace)
107
107
 
108
108
  ### The MIT License (MIT)
109
- Copyright © 2012-2023 [Contentstack](https://www.contentstack.com/). All Rights Reserved
109
+ Copyright © 2012-2024 [Contentstack](https://www.contentstack.com/). All Rights Reserved
110
110
 
111
111
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
112
112